Use more struct offsets and constants for monsters and moves.
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
MAX_LEVEL EQU 100
|
||||
MIN_LEVEL EQU 2
|
||||
EGG_LEVEL EQU 5
|
||||
NUM_MOVES EQU 4
|
||||
|
||||
REST_TURNS EQU 2
|
||||
|
Reference in New Issue
Block a user