Add constants for common map object ids.

This commit is contained in:
yenatch
2015-07-21 23:49:18 -07:00
parent dc620c08ee
commit ec10d9dd6f
85 changed files with 423 additions and 419 deletions

View File

@@ -28,12 +28,12 @@ UnknownScript_0x1a001d:
return
UnknownScript_0x1a001e:
spriteface $0, UP
showemote EMOTE_SHOCK, $0, 15
spriteface PLAYER, UP
showemote EMOTE_SHOCK, PLAYER, 15
pause 15
playsound SFX_WARP_FROM
applymovement $d, MovementData_0x1a00da
spriteface $0, DOWN
spriteface PLAYER, DOWN
pause 15
playsound SFX_WARP_FROM
applymovement $d, MovementData_0x1a00e0