Ticks
This commit is contained in:
parent
717d27a500
commit
4fe82b9095
@ -66,7 +66,7 @@ let pickHack actionId attacker defender bonus isTrainer =
|
||||
|
||||
let ( outcomeMsg , bonusMsg ) =
|
||||
if attacker.Stats.Strength.Amount > defender.Stats.Strength.Amount then
|
||||
"\nYou're **STRONGER** so you'll **HACK MORE!!!**\n" , $"\n**__Potential Bonus:__**\n`{bonus} 💰$GBT`"
|
||||
"\nYou're **STRONGER** so you'll **HACK MORE!!!** `💰$GBT`\n" , $"\n**__Potential Bonus:__**\n`{bonus} 💰$GBT`"
|
||||
else
|
||||
"\nYou're **NOT STRONGER** than them, you need to **EAT MORE!**" , ""
|
||||
let stealMsg =
|
||||
|
Loading…
x
Reference in New Issue
Block a user