More constants and bug comments in item effects.
Apparently a bunch of constants from red were never removed for some reason.
This commit is contained in:
@@ -72,7 +72,9 @@ EVOLVE_HAPPINESS EQU 4
|
||||
EVOLVE_STAT EQU 5
|
||||
|
||||
|
||||
BASE_HAPPINESS EQU 70
|
||||
BASE_HAPPINESS EQU 70
|
||||
FRIEND_BALL_HAPPINESS EQU 200
|
||||
|
||||
; happiness evolution triggers
|
||||
HAPPINESS_TO_EVOLVE EQU 220
|
||||
TR_ANYTIME EQU 1
|
||||
|
Reference in New Issue
Block a user