Do a little cleanup towards issue #465

This commit is contained in:
Remy Oukaour
2018-01-09 17:20:47 -05:00
parent ce50d1b2cb
commit a8cf8979d9
10 changed files with 52 additions and 46 deletions

View File

@@ -123,6 +123,12 @@ const_value set 1
const ATK_EQ_DEF
; PP
PP_UP_MASK EQU %11000000
PP_UP_ONE EQU %01000000
PP_MASK EQU %00111111
; significant happiness values
BASE_HAPPINESS EQU 70
FRIEND_BALL_HAPPINESS EQU 200