You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
Add more constants for some maximum values
This commit is contained in:
@@ -58,7 +58,7 @@ CeladonGameCornerFisherScript:
|
||||
buttonsound
|
||||
checkitem COIN_CASE
|
||||
iffalse .NoCoinCase
|
||||
checkcoins 9998
|
||||
checkcoins MAX_COINS - 1
|
||||
if_equal $0, .FullCoinCase
|
||||
stringtotext .coinname, $1
|
||||
scall .GiveCoins
|
||||
|
||||
Reference in New Issue
Block a user