summaryrefslogtreecommitdiff
path: root/home.asm
diff options
context:
space:
mode:
Diffstat (limited to 'home.asm')
-rw-r--r--home.asm4
1 files changed, 3 insertions, 1 deletions
diff --git a/home.asm b/home.asm
index 233b00be..c8f227ef 100644
--- a/home.asm
+++ b/home.asm
@@ -2447,7 +2447,7 @@ RunNPCMovementScript:: ; 30ae (0:30ae)
ret
.NPCMovementScriptPointerTables
- dw ProfOakMovementScriptPointerTable
+ dw PalletMovementScriptPointerTable
dw PewterMuseumGuyMovementScriptPointerTable
dw PewterGymGuyMovementScriptPointerTable
.playerStepOutFromDoor
@@ -5044,3 +5044,5 @@ TextPredefs:: ; 3f67 (0:3f67)
; add_tx_pre BookOrSculptureText ; 40
; add_tx_pre ElevatorText ; 41
; add_tx_pre PokemonStuffText ; 42
+; add_tx_pre $7a9b ; 43
+; add_tx_pre $7ad3 ; 44