More comments

Fix some constants
This commit is contained in:
Remy Oukaour
2018-01-09 15:39:48 -05:00
parent a3242b4ad4
commit a849c3557b
9 changed files with 16 additions and 9 deletions

View File

@@ -17,6 +17,9 @@ MIN_NEUTRAL_DAMAGE EQU 2
REST_SLEEP_TURNS EQU 2
TREEMON_SLEEP_TURNS EQU 7
; default move priority
BASE_PRIORITY EQU 1
; PlayerStatLevels and EnemyStatLevels indexes
; used for GetStatName
const_def