You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
Auto-label more map scripts
This commit is contained in:
@@ -8,10 +8,10 @@ VermilionPortPassage_MapScriptHeader:
|
||||
.MapCallbacks:
|
||||
db 0
|
||||
|
||||
TeacherScript_0x7701a:
|
||||
jumptextfaceplayer UnknownText_0x7701d
|
||||
VermilionPortPassageTeacherScript:
|
||||
jumptextfaceplayer VermilionPortPassageTeacherText
|
||||
|
||||
UnknownText_0x7701d:
|
||||
VermilionPortPassageTeacherText:
|
||||
text "The FAST SHIP"
|
||||
line "sails on Wednes-"
|
||||
cont "days and Sundays"
|
||||
@@ -38,4 +38,4 @@ VermilionPortPassage_MapEventHeader:
|
||||
|
||||
.PersonEvents:
|
||||
db 1
|
||||
person_event SPRITE_TEACHER, 1, 17, SPRITEMOVEDATA_STANDING_LEFT, 0, 0, -1, -1, 0, PERSONTYPE_SCRIPT, 0, TeacherScript_0x7701a, -1
|
||||
person_event SPRITE_TEACHER, 1, 17, SPRITEMOVEDATA_STANDING_LEFT, 0, 0, -1, -1, 0, PERSONTYPE_SCRIPT, 0, VermilionPortPassageTeacherScript, -1
|
||||
|
||||
Reference in New Issue
Block a user