diff options
Diffstat (limited to 'maps/VictoryRoad.asm')
-rw-r--r-- | maps/VictoryRoad.asm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/maps/VictoryRoad.asm b/maps/VictoryRoad.asm index 7a87a72ad..003249b6c 100644 --- a/maps/VictoryRoad.asm +++ b/maps/VictoryRoad.asm @@ -22,7 +22,7 @@ UnknownScript_0x74492: ; 0x74492 moveperson $2, $12, $b spriteface $0, $0 showemote $0, $0, 15 - special $006a + special Functionc48f pause 15 appear $2 applymovement $2, MovementData_0x74539 @@ -37,7 +37,7 @@ UnknownScript_0x74492: ; 0x74492 UnknownScript_0x744b5: ; 0x744b5 spriteface $0, $0 showemote $0, $0, 15 - special $006a + special Functionc48f pause 15 appear $2 applymovement $2, MovementData_0x74542 |