Remove steal gifs
This commit is contained in:
parent
5105e62393
commit
3059255069
@ -64,7 +64,7 @@ let getResultEmbed chance prize (bank : int<GBT>) thief (victim : DiscordPlayer)
|
|||||||
embed.WithTitle($"Steal Results")
|
embed.WithTitle($"Steal Results")
|
||||||
.WithColor(color)
|
.WithColor(color)
|
||||||
.WithDescription(msg)
|
.WithDescription(msg)
|
||||||
.WithImageUrl(img)
|
// .WithImageUrl(img)
|
||||||
|
|
||||||
// TODO: See if we are going to keep this
|
// TODO: See if we are going to keep this
|
||||||
let checkVictimStealingCooldown defender attacker =
|
let checkVictimStealingCooldown defender attacker =
|
||||||
|
Loading…
x
Reference in New Issue
Block a user