mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-09-16 10:23:34 +12:00
WIP Battle Tent: win counter displayed text
This commit is contained in:
parent
ce2d9ec06c
commit
86ede20d97
|
@ -835,8 +835,10 @@ BattleTentGuy2_Win:
|
|||
;text "Congratulations!"
|
||||
text "Well done!"
|
||||
|
||||
;para "You have defeated"
|
||||
;line "all 10 opponents!"
|
||||
para "You have defeated"
|
||||
line "@"
|
||||
text_decimal wBTStreakCnt, 1, 3
|
||||
text " opponents!"
|
||||
|
||||
para "Please go back to"
|
||||
line "the counter to"
|
||||
|
|
Loading…
Reference in a new issue