Auto-label more map scripts
This commit is contained in:
@@ -8,10 +8,10 @@ Route8SaffronGate_MapScriptHeader:
|
||||
.MapCallbacks:
|
||||
db 0
|
||||
|
||||
OfficerScript_0x7f416:
|
||||
jumptextfaceplayer UnknownText_0x7f419
|
||||
Route8SaffronGateOfficerScript:
|
||||
jumptextfaceplayer Route8SaffronGateOfficerText
|
||||
|
||||
UnknownText_0x7f419:
|
||||
Route8SaffronGateOfficerText:
|
||||
text "Have you been to"
|
||||
line "LAVENDER TOWN?"
|
||||
|
||||
@@ -38,4 +38,4 @@ Route8SaffronGate_MapEventHeader:
|
||||
|
||||
.PersonEvents:
|
||||
db 1
|
||||
person_event SPRITE_OFFICER, 2, 5, SPRITEMOVEDATA_STANDING_DOWN, 0, 0, -1, -1, PAL_NPC_BLUE, PERSONTYPE_SCRIPT, 0, OfficerScript_0x7f416, -1
|
||||
person_event SPRITE_OFFICER, 2, 5, SPRITEMOVEDATA_STANDING_DOWN, 0, 0, -1, -1, PAL_NPC_BLUE, PERSONTYPE_SCRIPT, 0, Route8SaffronGateOfficerScript, -1
|
||||
|
Reference in New Issue
Block a user