You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-04-09 05:44:44 -07:00
Sync PokeFluteTerminator with pokegold
This commit is contained in:
@@ -2247,7 +2247,7 @@ PokeFluteEffect:
|
|||||||
pop de
|
pop de
|
||||||
|
|
||||||
.battle
|
.battle
|
||||||
jp PokeFluteTerminatorCharacter
|
jp PokeFluteTerminator
|
||||||
|
|
||||||
BlueCardEffect:
|
BlueCardEffect:
|
||||||
ld hl, .BlueCardBalanceText
|
ld hl, .BlueCardBalanceText
|
||||||
|
@@ -641,7 +641,7 @@ FarString::
|
|||||||
rst Bankswitch
|
rst Bankswitch
|
||||||
ret
|
ret
|
||||||
|
|
||||||
PokeFluteTerminatorCharacter::
|
PokeFluteTerminator::
|
||||||
ld hl, .stop
|
ld hl, .stop
|
||||||
ret
|
ret
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user