Correct the older+younger haircut brothers' labels and constants

This commit is contained in:
Rangi
2019-05-18 13:27:32 -04:00
parent 7db6c59211
commit b24cd55f96
6 changed files with 27 additions and 27 deletions

View File

@@ -187,12 +187,12 @@ const_value = 1
const HAPPINESS_FAINTED ; 06
const HAPPINESS_POISONFAINT ; 07
const HAPPINESS_BEATENBYSTRONGFOE ; 08
const HAPPINESS_YOUNGCUT1 ; 09
const HAPPINESS_YOUNGCUT2 ; 0a
const HAPPINESS_YOUNGCUT3 ; 0b
const HAPPINESS_OLDERCUT1 ; 0c
const HAPPINESS_OLDERCUT2 ; 0d
const HAPPINESS_OLDERCUT3 ; 0e
const HAPPINESS_OLDERCUT1 ; 09
const HAPPINESS_OLDERCUT2 ; 0a
const HAPPINESS_OLDERCUT3 ; 0b
const HAPPINESS_YOUNGCUT1 ; 0c
const HAPPINESS_YOUNGCUT2 ; 0d
const HAPPINESS_YOUNGCUT3 ; 0e
const HAPPINESS_BITTERPOWDER ; 0f
const HAPPINESS_ENERGYROOT ; 10
const HAPPINESS_REVIVALHERB ; 11