summaryrefslogtreecommitdiff
path: root/main.asm
diff options
context:
space:
mode:
authoryenatch <yenatch@gmail.com>2014-08-13 19:42:58 -0700
committeryenatch <yenatch@gmail.com>2014-08-13 19:42:58 -0700
commit88a15c50387d02a7cdb95b508c43fa9f10a46982 (patch)
treeb0d1150c8ec6f4d1bca958d8f643df9bf27259c0 /main.asm
parentb922fe72a19bb82d4f0c0ebaadf415e8dfcb7166 (diff)
More constants and bug comments in item effects.
Apparently a bunch of constants from red were never removed for some reason.
Diffstat (limited to 'main.asm')
-rw-r--r--main.asm14
1 files changed, 7 insertions, 7 deletions
diff --git a/main.asm b/main.asm
index 846f75378..ec1305748 100644
--- a/main.asm
+++ b/main.asm
@@ -35987,13 +35987,13 @@ Unknown_271de: ; 271de
db HELD_HEAL_PARALYZE
db HELD_HEAL_STATUS
db $1e
- db $1f
- db $20
- db $21
- db $22
- db $23
- db $24
- db $25
+ db HELD_ATTACK_UP
+ db HELD_DEFENSE_UP
+ db HELD_SPEED_UP
+ db HELD_SP_ATTACK_UP
+ db HELD_SP_DEFENSE_UP
+ db HELD_ACCURACY_UP
+ db HELD_EVASION_UP
db $26
db $47
db HELD_ESCAPE