You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-04-09 05:44:44 -07:00
Labels for the heal machine; spriteface constants.
This commit is contained in:
@@ -43,7 +43,7 @@ SpecialsPointers:: ; c029
|
||||
add_special Function135db
|
||||
add_special Functionfbb32
|
||||
add_special Functionfbcd2
|
||||
add_special Functionc658
|
||||
add_special HealParty
|
||||
add_special Function1559a
|
||||
add_special Functionc2e7
|
||||
add_special Function166d6
|
||||
@@ -78,7 +78,7 @@ SpecialsPointers:: ; c029
|
||||
add_special WaitSFX
|
||||
add_special PlayMapMusic
|
||||
add_special RestartMapMusic
|
||||
add_special Function12324
|
||||
add_special HealMachineAnim
|
||||
add_special Function8379
|
||||
add_special Functionc25a
|
||||
add_special Functionc268
|
||||
|
@@ -110,10 +110,10 @@ PokeCenterNurseScript:
|
||||
special Function1060a2
|
||||
spriteface $fe, LEFT
|
||||
pause 10
|
||||
special Functionc658
|
||||
special HealParty
|
||||
playmusic MUSIC_NONE
|
||||
writebyte 0
|
||||
special Function12324
|
||||
special HealMachineAnim
|
||||
pause 30
|
||||
special RestartMapMusic
|
||||
spriteface $fe, DOWN
|
||||
|
Reference in New Issue
Block a user