You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-04-09 05:44:44 -07:00
Remove mom saving/spending coins (#1); add coins gained from a trainer battle to wCurLevelCoins (#30)
This commit is contained in:
@@ -183,28 +183,6 @@ TiedAgainstText:
|
||||
line "<ENEMY>!"
|
||||
prompt
|
||||
|
||||
SentSomeToMomText:
|
||||
text "<PLAYER> got <COIN>@"
|
||||
text_decimal wBattleReward, 3, 6
|
||||
text_start
|
||||
line "for winning!"
|
||||
cont "Sent some to MOM!"
|
||||
prompt
|
||||
|
||||
SentHalfToMomText:
|
||||
text "Sent half to MOM!"
|
||||
prompt
|
||||
|
||||
SentAllToMomText:
|
||||
text "Sent all to MOM!"
|
||||
prompt
|
||||
|
||||
UnusedRivalLossText: ; unreferenced
|
||||
text "<RIVAL>: Huh? I"
|
||||
line "should've chosen"
|
||||
cont "your #MON!"
|
||||
prompt
|
||||
|
||||
BattleText_MonFainted:
|
||||
text_ram wBattleMonNickname
|
||||
text_start
|
||||
@@ -215,12 +193,6 @@ BattleText_UseNextMon:
|
||||
text "Use next #MON?"
|
||||
done
|
||||
|
||||
UnusedRivalWinText: ; unreferenced
|
||||
text "<RIVAL>: Yes!"
|
||||
line "I guess I chose a"
|
||||
cont "good #MON!"
|
||||
prompt
|
||||
|
||||
LostAgainstText:
|
||||
text "Lost against"
|
||||
line "<ENEMY>!"
|
||||
|
Reference in New Issue
Block a user