Document HOF Master bug (close #494)

This commit is contained in:
Rangi
2018-02-26 11:51:16 -05:00
parent 725148443f
commit 5959548c01
3 changed files with 25 additions and 3 deletions

View File

@@ -37,6 +37,9 @@ MAX_LINK_RECORD EQU 9999
; day-care
MAX_DAY_CARE_EXP EQU $500000
; hall of fame
HOF_MASTER_COUNT EQU 201
; bug-catching contest
BUG_CONTEST_MINUTES EQU 20
BUG_CONTEST_SECONDS EQU 0