You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
Battle Tower
This commit is contained in:
@@ -2339,7 +2339,7 @@ Script_giveitem: ; 0x977ca
|
||||
; quantity (SingleByteParam)
|
||||
|
||||
call GetScriptByte
|
||||
cp -1
|
||||
cp ITEM_FROM_MEM
|
||||
jr nz, .ok ; 0x977cf $3
|
||||
ld a, [ScriptVar]
|
||||
.ok
|
||||
|
||||
@@ -139,7 +139,7 @@ SpecialsPointers:: ; c029
|
||||
add_special Function1700b0
|
||||
add_special Function1700ba
|
||||
add_special Function170114
|
||||
add_special Function170215
|
||||
add_special BattleTowerBattle
|
||||
add_special Function1704e1
|
||||
add_special Function17021d
|
||||
add_special Function_LoadOpponentTrainerAndPokemonsWithOTSprite
|
||||
@@ -154,7 +154,7 @@ SpecialsPointers:: ; c029
|
||||
add_special Function4925b
|
||||
add_special SpecialOmanyteChamber
|
||||
add_special Function11c1ab
|
||||
add_special Function170687
|
||||
add_special BattleTowerAction
|
||||
add_special Special_DisplayUnownWords
|
||||
add_special Special_Menu_ChallengeExplanationCancel
|
||||
add_special Function17d2b6
|
||||
|
||||
Reference in New Issue
Block a user