You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
About time I got to these functions
This commit is contained in:
@@ -41,7 +41,7 @@ HallOfFameScript:
|
||||
special HealParty
|
||||
checkevent EVENT_GOT_SS_TICKET_FROM_ELM
|
||||
iftrue .SkipPhoneCall
|
||||
specialphonecall ELMCALL_SSTICKET
|
||||
specialphonecall SPECIALCALL_SSTICKET
|
||||
.SkipPhoneCall:
|
||||
halloffame
|
||||
end
|
||||
@@ -126,4 +126,4 @@ HallOfFame_MapEventHeader:
|
||||
|
||||
.PersonEvents:
|
||||
db 1
|
||||
person_event SPRITE_LANCE, 12 + 4, 4 + 4, $7, 0, 0, -1, -1, 0, 0, 0, ObjectEvent, -1
|
||||
person_event SPRITE_LANCE, 12, 4, $7, 0, 0, -1, -1, 0, 0, 0, ObjectEvent, -1
|
||||
|
||||
Reference in New Issue
Block a user