You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
Move effects; no more reloadmapmusic, returnafterbattle
This commit is contained in:
@@ -74,8 +74,8 @@ AzaleaTownRivalBattleScript:
|
||||
setlasttalked AZALEATOWN_SILVER
|
||||
loadtrainer RIVAL1, RIVAL1_6
|
||||
startbattle
|
||||
reloadmapmusic
|
||||
returnafterbattle
|
||||
dontrestartmapmusic
|
||||
reloadmapafterbattle
|
||||
jump .AfterBattle
|
||||
|
||||
.Totodile:
|
||||
@@ -83,8 +83,8 @@ AzaleaTownRivalBattleScript:
|
||||
setlasttalked AZALEATOWN_SILVER
|
||||
loadtrainer RIVAL1, RIVAL1_4
|
||||
startbattle
|
||||
reloadmapmusic
|
||||
returnafterbattle
|
||||
dontrestartmapmusic
|
||||
reloadmapafterbattle
|
||||
jump .AfterBattle
|
||||
|
||||
.Chikorita:
|
||||
@@ -92,8 +92,8 @@ AzaleaTownRivalBattleScript:
|
||||
setlasttalked AZALEATOWN_SILVER
|
||||
loadtrainer RIVAL1, RIVAL1_5
|
||||
startbattle
|
||||
reloadmapmusic
|
||||
returnafterbattle
|
||||
dontrestartmapmusic
|
||||
reloadmapafterbattle
|
||||
jump .AfterBattle
|
||||
|
||||
.AfterBattle:
|
||||
|
||||
Reference in New Issue
Block a user