Remove steal gifs

This commit is contained in:
Joseph Ferano 2022-02-24 21:01:16 +07:00
parent 5105e62393
commit 3059255069

View File

@ -64,7 +64,7 @@ let getResultEmbed chance prize (bank : int<GBT>) thief (victim : DiscordPlayer)
embed.WithTitle($"Steal Results")
.WithColor(color)
.WithDescription(msg)
.WithImageUrl(img)
// .WithImageUrl(img)
// TODO: See if we are going to keep this
let checkVictimStealingCooldown defender attacker =