summaryrefslogtreecommitdiff
path: root/scripts/blueshouse.asm
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/blueshouse.asm')
-rwxr-xr-xscripts/blueshouse.asm5
1 files changed, 3 insertions, 2 deletions
diff --git a/scripts/blueshouse.asm b/scripts/blueshouse.asm
index 5d1c0723..161955c1 100755
--- a/scripts/blueshouse.asm
+++ b/scripts/blueshouse.asm
@@ -14,7 +14,7 @@ BluesHouseScript0:
; trigger the next script
ld a, 1
- ld [W_BLUESHOUSECURSCRIPT], a
+ ld [wBluesHouseCurScript], a
BluesHouseScript1:
ret
@@ -65,7 +65,8 @@ DaisyOfferMapText:
GotMapText:
TX_FAR _GotMapText
- db $11, "@"
+ sound0x0A
+ db "@"
DaisyBagFullText:
TX_FAR _DaisyBagFullText