diff options
Diffstat (limited to 'maps/FastShipCabins.asm')
-rw-r--r-- | maps/FastShipCabins.asm | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/maps/FastShipCabins.asm b/maps/FastShipCabins.asm index d6a24950f..6ba34a780 100644 --- a/maps/FastShipCabins.asm +++ b/maps/FastShipCabins.asm @@ -39,15 +39,15 @@ TwinScript_0x75ebb: ; 0x75ebb writetext UnknownText_0x7621f closetext loadmovesprites - special $0030 - special $0033 + special Function8c0b6 + special Functiond91 disappear $5 applymovement $0, MovementData_0x76004 moveperson $4, $3, $13 appear $4 spriteface $0, $1 spriteface $4, $1 - special $0032 + special Function8c0ab spriteface $3, $0 showemote $0, $3, 15 applymovement $4, MovementData_0x7600c |