aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/SaffronGym.asm
diff options
context:
space:
mode:
authorRangi <remy.oukaour+rangi42@gmail.com>2020-07-05 22:52:27 -0400
committerRangi <remy.oukaour+rangi42@gmail.com>2020-07-05 22:52:27 -0400
commit405889193ed592174407599df0bfd08a2d707a1b (patch)
tree31da6c7932b28f91990add89e99388941e4400f9 /scripts/SaffronGym.asm
parentPort pokecrystal's base data and tmhm structure (diff)
downloadpokeyellow-405889193ed592174407599df0bfd08a2d707a1b.tar.gz
pokeyellow-405889193ed592174407599df0bfd08a2d707a1b.tar.xz
pokeyellow-405889193ed592174407599df0bfd08a2d707a1b.zip
TM/HM constants named after moves
Diffstat (limited to 'scripts/SaffronGym.asm')
-rwxr-xr-xscripts/SaffronGym.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/SaffronGym.asm b/scripts/SaffronGym.asm
index c53ea0f0..88a76253 100755
--- a/scripts/SaffronGym.asm
+++ b/scripts/SaffronGym.asm
@@ -47,7 +47,7 @@ SaffronGymText_5d068:
ld [hSpriteIndexOrTextID], a
call DisplayTextID
SetEvent EVENT_BEAT_SABRINA
- lb bc, TM_46, 1
+ lb bc, TM_PSYWAVE, 1
call GiveItem
jr nc, .BagFull
ld a, $b