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

@@ -17,16 +17,16 @@ HallOfFame_MapScriptHeader:
end
HallOfFameScript:
follow $2, $0
follow $2, PLAYER
applymovement $2, HallOfFame_WalkUpWithLance
stopfollow
spriteface $0, RIGHT
spriteface PLAYER, RIGHT
loadfont
writetext HallOfFame_LanceText
closetext
loadmovesprites
spriteface $2, UP
applymovement $0, HallOfFame_SlowlyApproachMachine
applymovement PLAYER, HallOfFame_SlowlyApproachMachine
dotrigger $1
pause 15
writebyte 2 ; Machine is in the Hall of Fame