This commit is contained in:
Joseph Ferano 2022-06-02 23:25:03 +07:00
parent 14af51c25e
commit 5166511044

View File

@ -64,7 +64,7 @@ let pickHack actionId attacker defender bonus isTrainer =
let stealMsg = let stealMsg =
if not isTrainer if not isTrainer
then $""" then $"""
**{defender.Name}** has `{defender.Bank} $GBT`` we can take from them. **{defender.Name}** has `{defender.Bank} $GBT` we can take from them.
**__Your Strength:__** **__Your Strength:__**
`💪 {attacker.Stats.Strength.Amount}` `💪 {attacker.Stats.Strength.Amount}`