You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
This commit is contained in:
@@ -291,11 +291,6 @@ BattleBGEffect_CycleOBPalsGrayAndYellow:
|
||||
dc 2, 1, 0, 0
|
||||
db -2
|
||||
|
||||
.PalsSGB:
|
||||
dc 3, 3, 0, 0
|
||||
dc 3, 0, 0, 0
|
||||
db -2
|
||||
|
||||
BattleBGEffect_CycleMidOBPalsGrayAndYellow:
|
||||
ld de, .PalsCGB
|
||||
call BattleBGEffect_GetNthDMGPal
|
||||
@@ -307,11 +302,6 @@ BattleBGEffect_CycleMidOBPalsGrayAndYellow:
|
||||
dc 3, 1, 2, 0
|
||||
db -2
|
||||
|
||||
.PalsSGB:
|
||||
dc 3, 3, 0, 0
|
||||
dc 3, 0, 3, 0
|
||||
db -2
|
||||
|
||||
BattleBGEffect_CycleBGPals_Inverted:
|
||||
ld de, .Pals
|
||||
call BattleBGEffect_GetNthDMGPal
|
||||
|
||||
Reference in New Issue
Block a user