You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
Clean up some hex values in map scripts
This commit is contained in:
@@ -23,7 +23,7 @@ AzaleaGymBugsyScript:
|
||||
waitbutton
|
||||
closetext
|
||||
winlosstext BugsyText_ResearchIncomplete, 0
|
||||
loadtrainer BUGSY, 1
|
||||
loadtrainer BUGSY, BUGSY1
|
||||
startbattle
|
||||
reloadmapafterbattle
|
||||
setevent EVENT_BEAT_BUGSY
|
||||
@@ -146,7 +146,7 @@ AzaleaGymStatue:
|
||||
iftrue .Beaten
|
||||
jumpstd gymstatue1
|
||||
.Beaten:
|
||||
trainertotext BUGSY, 1, $1
|
||||
trainertotext BUGSY, BUGSY1, $1
|
||||
jumpstd gymstatue2
|
||||
|
||||
BugsyText_INeverLose:
|
||||
|
||||
Reference in New Issue
Block a user