You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-04-09 05:44:44 -07:00
added/renamed constants and labels
This commit is contained in:
@@ -34,8 +34,8 @@ Script_BattleRoomLoop: ; 0x9f425
|
||||
special FadeBlackBGMap
|
||||
reloadmap
|
||||
if_not_equal $0, UnknownScript_0x9f4c2
|
||||
copybytetovar wcf64
|
||||
if_equal $7, Script_BeatenAllTrainers
|
||||
copybytetovar wNrOfBeatenBattleTowerTrainers ; wcf64
|
||||
if_equal BATTLETOWER_NROFTRAINERS, Script_BeatenAllTrainers
|
||||
applymovement $2, MovementData_0x9e597
|
||||
warpsound
|
||||
disappear $2
|
||||
|
@@ -27,7 +27,7 @@ Function_0x9f5cb:
|
||||
|
||||
ld a, 3
|
||||
ld [rSVBK], a
|
||||
ld a, [w3_d800]
|
||||
ld a, [wBTChoiceOfLvlGroup]
|
||||
ld [ScriptVar], a
|
||||
|
||||
pop af
|
||||
|
Reference in New Issue
Block a user