















embed = discord.Embed(title="RELOAD", colour=0xe74c3c)
embed.description = "Ammo"
embed.add_field(value="__Costs__", name="`0`")
embed.add_field(value="__Gives__", name="`1`")
embed.add_field(value="__Kills__", name="`Grenade`")
embed.add_field(value="__Killed By__", name="`<Weapon (Gun)>`")
embed.set_footer(text="Test test test. Test test, test.")
embed
01Grenade<Weapon (Gun)>
embed = discord.Embed(title="RELOAD", colour=0xe74c3c)
embed.description = "Ammo"
embed.add_field(name="__Costs__", value="`0`")
embed.add_field(name="__Gives__", value="`1`")
embed.add_field(name="__Kills__", value="`Grenade`")
embed.add_field(name="__Killed By__", value="`<Weapon (Gun)>`")
embed.set_footer(text="Test test test. Test test, test.")
embed
01Grenade<Weapon (Gun)>
embed = discord.Embed(title="RELOAD", colour=0xe74c3c)
embed.description = "Ammo"
embed.add_field(name="__Costs__", value="`0`")
embed.add_field(name="__Gives__", value="`1`", inline=False)
embed.add_field(name="__Kills__", value="`Grenade`")
embed.add_field(name="__Killed By__", value="`<Weapon (Gun)>`")
embed.set_footer(text="Test test test. Test test, test.")
embed
01Grenade<Weapon (Gun)>
embed = discord.Embed(title="RELOAD", colour=0xe74c3c)
embed.description = "Ammo"
embed.add_field(name="__Costs__", value="`0`")
embed.add_field(name="__Gives__", value="`1`")
embed.add_field(name="_ _", value="_ _")
embed.add_field(name="__Kills__", value="`Grenade`")
embed.add_field(name="__Killed By__", value="`<Weapon (Gun)>`")
embed.set_footer(text="Test test test. Test test, test.")
embed
01Grenade<Weapon (Gun)>
embed = discord.Embed(title="RELOAD", colour=0xe74c3c)
embed.set_author(name="Charge")
embed.add_field(name="__Costs__", value="`0`")
embed.add_field(name="__Gives__", value="`1`")
embed.add_field(name="_ _", value="_ _")
embed.add_field(name="__Kills__", value="`Grenade`")
embed.add_field(name="__Killed By__", value="`<Weapon (Gun)>`")
embed.set_footer(text="Test test test. Test test, test.")
embed
01Grenade<Weapon (Gun)>
embed = discord.Embed(title="RELOAD", colour=0xe74c3c)
embed.description = "Type: `Charge (Ammo)`"
embed.add_field(name="__Costs__", value="`0`")
embed.add_field(name="__Gives__", value="`1`")
embed.add_field(name="_ _", value="_ _")
embed.add_field(name="__Kills__", value="`Grenade`")
embed.add_field(name="__Killed By__", value="`<Weapon (Gun)>`")
embed.set_footer(text="Test test test. Test test, test.")
embed
Charge (Ammo)01Grenade<Weapon (Gun)>
embed = discord.Embed(title="RELOAD", colour=0xe74c3c)
embed.description = "Type: `Charge (Ammo)`\n\n_ _"
embed.add_field(name="__Costs__", value="`0`")
embed.add_field(name="__Gives__", value="`1`")
embed.add_field(name="_ _", value="_ _")
embed.add_field(name="__Kills__", value="`Grenade`")
embed.add_field(name="__Killed By__", value="`<Weapon (Gun)>`")
embed.set_footer(text="Test test test. Test test, test.")
embed
Charge (Ammo)
01Grenade<Weapon (Gun)>


























