Auto-label more map scripts
This commit is contained in:
@@ -21,8 +21,8 @@ SuperNerdScript_0x188212:
|
||||
.mobile
|
||||
jumptextfaceplayer UnknownText_0x18828c
|
||||
|
||||
GymGuyScript_0x18821e:
|
||||
jumptextfaceplayer UnknownText_0x1882ff
|
||||
CeruleanPokecenter1FGymGuyScript:
|
||||
jumptextfaceplayer CeruleanPokecenter1FGymGuyText
|
||||
|
||||
UnknownText_0x188221:
|
||||
text "For battles, I'd"
|
||||
@@ -48,7 +48,7 @@ UnknownText_0x18828c:
|
||||
cont "nerve wracking."
|
||||
done
|
||||
|
||||
UnknownText_0x1882ff:
|
||||
CeruleanPokecenter1FGymGuyText:
|
||||
text "The MAGNET TRAIN"
|
||||
line "travels at over"
|
||||
|
||||
@@ -82,4 +82,4 @@ CeruleanPokecenter1F_MapEventHeader:
|
||||
db 3
|
||||
person_event SPRITE_NURSE, 1, 3, SPRITEMOVEDATA_STANDING_DOWN, 0, 0, -1, -1, 0, PERSONTYPE_SCRIPT, 0, NurseScript_0x18820f, -1
|
||||
person_event SPRITE_SUPER_NERD, 4, 8, SPRITEMOVEDATA_WALK_LEFT_RIGHT, 0, 1, -1, -1, 0, PERSONTYPE_SCRIPT, 0, SuperNerdScript_0x188212, -1
|
||||
person_event SPRITE_GYM_GUY, 5, 1, SPRITEMOVEDATA_WANDER, 1, 1, -1, -1, PAL_NPC_GREEN, PERSONTYPE_SCRIPT, 0, GymGuyScript_0x18821e, -1
|
||||
person_event SPRITE_GYM_GUY, 5, 1, SPRITEMOVEDATA_WANDER, 1, 1, -1, -1, PAL_NPC_GREEN, PERSONTYPE_SCRIPT, 0, CeruleanPokecenter1FGymGuyScript, -1
|
||||
|
Reference in New Issue
Block a user