aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/fuchsiahouse2.asm
diff options
context:
space:
mode:
authordannye <33dannye@gmail.com>2020-05-20 19:40:33 -0500
committerdannye <33dannye@gmail.com>2020-05-20 20:02:53 -0500
commit10f9559eab8c93b94abb8ae8d1083704ad4e169a (patch)
tree7dbe7b152dde8a6e9b56664b5b8cdfc0d6be1253 /scripts/fuchsiahouse2.asm
parentMerge pull request #39 from TiKevin83/master (diff)
downloadpokeyellow-10f9559eab8c93b94abb8ae8d1083704ad4e169a.tar.gz
pokeyellow-10f9559eab8c93b94abb8ae8d1083704ad4e169a.tar.xz
pokeyellow-10f9559eab8c93b94abb8ae8d1083704ad4e169a.zip
Sync with pokered
Diffstat (limited to '')
-rwxr-xr-xscripts/WardensHouse.asm (renamed from scripts/fuchsiahouse2.asm)11
1 files changed, 6 insertions, 5 deletions
diff --git a/scripts/fuchsiahouse2.asm b/scripts/WardensHouse.asm
index 7e90aa84..69e199c9 100755
--- a/scripts/fuchsiahouse2.asm
+++ b/scripts/WardensHouse.asm
@@ -1,7 +1,7 @@
-FuchsiaHouse2Script:
+WardensHouse_Script:
jp EnableAutoTextBoxDrawing
-FuchsiaHouse2TextPointers:
+WardensHouse_TextPointers:
dw FuchsiaHouse2Text1
dw PickUpItemText
dw BoulderText
@@ -12,7 +12,7 @@ FuchsiaHouse2Text1:
TX_ASM
CheckEvent EVENT_GOT_HM04
jr nz, .subtract
- ld b,GOLD_TEETH
+ ld b, GOLD_TEETH
call IsItemInBag
jr nz, .asm_3f30f
CheckEvent EVENT_GAVE_GOLD_TEETH
@@ -69,7 +69,7 @@ WardenGibberishText3:
WardenTeethText1:
TX_FAR _WardenTeethText1
- db $0b
+ TX_SFX_ITEM_1
WardenTeethText2:
TX_FAR _WardenTeethText2
@@ -81,7 +81,8 @@ WardenThankYouText:
ReceivedHM04Text:
TX_FAR _ReceivedHM04Text
- db $0B, "@"
+ TX_SFX_ITEM_1
+ db "@"
HM04ExplanationText:
TX_FAR _HM04ExplanationText