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:
@@ -39,8 +39,8 @@ UnknownScript_0x19682b:
|
||||
closetext
|
||||
end
|
||||
|
||||
YoungsterScript_0x196831:
|
||||
jumptextfaceplayer UnknownText_0x1968a0
|
||||
CherrygroveMartYoungsterScript:
|
||||
jumptextfaceplayer CherrygroveMartYoungsterText
|
||||
|
||||
UnknownText_0x196834:
|
||||
text "They're fresh out"
|
||||
@@ -56,7 +56,7 @@ UnknownText_0x196873:
|
||||
cont "catch #MON!"
|
||||
done
|
||||
|
||||
UnknownText_0x1968a0:
|
||||
CherrygroveMartYoungsterText:
|
||||
text "When I was walking"
|
||||
line "in the grass, a"
|
||||
|
||||
@@ -90,4 +90,4 @@ CherrygroveMart_MapEventHeader:
|
||||
db 3
|
||||
person_event SPRITE_CLERK, 3, 1, SPRITEMOVEDATA_STANDING_RIGHT, 0, 0, -1, -1, 0, PERSONTYPE_SCRIPT, 0, ClerkScript_0x19680a, -1
|
||||
person_event SPRITE_COOLTRAINER_M, 6, 7, SPRITEMOVEDATA_WALK_LEFT_RIGHT, 0, 2, -1, -1, 0, PERSONTYPE_SCRIPT, 0, CooltrainerMScript_0x19681d, -1
|
||||
person_event SPRITE_YOUNGSTER, 5, 2, SPRITEMOVEDATA_STANDING_DOWN, 0, 0, -1, -1, PAL_NPC_RED, PERSONTYPE_SCRIPT, 0, YoungsterScript_0x196831, -1
|
||||
person_event SPRITE_YOUNGSTER, 5, 2, SPRITEMOVEDATA_STANDING_DOWN, 0, 0, -1, -1, PAL_NPC_RED, PERSONTYPE_SCRIPT, 0, CherrygroveMartYoungsterScript, -1
|
||||
|
||||
Reference in New Issue
Block a user