HOF_MASTER_COUNT EQU 200

This commit is contained in:
Rangi
2018-03-04 00:27:22 -05:00
parent bde9ffff6e
commit 7e9dbde549
2 changed files with 3 additions and 3 deletions

View File

@@ -38,7 +38,7 @@ MAX_LINK_RECORD EQU 9999
MAX_DAY_CARE_EXP EQU $500000
; hall of fame
HOF_MASTER_COUNT EQU 201
HOF_MASTER_COUNT EQU 200
; bug-catching contest
BUG_CONTEST_MINUTES EQU 20