aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/SafariZoneSecretHouse.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/SafariZoneSecretHouse.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/SafariZoneSecretHouse.asm')
-rwxr-xr-xscripts/SafariZoneSecretHouse.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/SafariZoneSecretHouse.asm b/scripts/SafariZoneSecretHouse.asm
index af04adb3..35aa90d7 100755
--- a/scripts/SafariZoneSecretHouse.asm
+++ b/scripts/SafariZoneSecretHouse.asm
@@ -10,7 +10,7 @@ SafariZoneSecretHouseText1:
jr nz, .asm_20a9b
ld hl, SafariZoneSecretHouseText_4a350
call PrintText
- lb bc, HM_03, 1
+ lb bc, HM_SURF, 1
call GiveItem
jr nc, .BagFull
ld hl, ReceivedHM03Text