aboutsummaryrefslogtreecommitdiffstats
path: root/home.asm
diff options
context:
space:
mode:
authorpikalaxalt <PikalaxALT@gmail.com>2016-05-21 22:45:53 -0400
committerpikalaxalt <PikalaxALT@gmail.com>2016-05-21 22:45:53 -0400
commiteeb058a23137bff0a7c046506cd448066500b608 (patch)
tree60d5fd526d1ad2c864ef2a385a4ab0302d90df93 /home.asm
parentRearrange files and labels to reflect duplicated sfx in bank AUDIO_4 (diff)
downloadpokeyellow-eeb058a23137bff0a7c046506cd448066500b608.tar.gz
pokeyellow-eeb058a23137bff0a7c046506cd448066500b608.tar.xz
pokeyellow-eeb058a23137bff0a7c046506cd448066500b608.zip
Some work on disassembling npc movement scripts (aka informed copy/paste from red)
Diffstat (limited to 'home.asm')
-rw-r--r--home.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/home.asm b/home.asm
index c3942031..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