You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-04-09 05:44:44 -07:00
Rename the concept of Coins to Chips (#7)
This commit is contained in:
@@ -20,5 +20,5 @@ BattleCommand_PayDay:
|
||||
jr nz, .done
|
||||
inc [hl]
|
||||
.done
|
||||
ld hl, CoinsScatteredText
|
||||
ld hl, ChipsScatteredText
|
||||
jp StdBattleTextbox
|
||||
|
Reference in New Issue
Block a user