updated gold prices

This commit is contained in:
phixxy 2024-01-20 16:47:16 -08:00
parent a22af3e185
commit a2101e3044

View file

@ -8,8 +8,8 @@ from discord.ext import commands
) )
async def rsgp(ctx, amount): async def rsgp(ctx, amount):
output = "" output = ""
cost_per_bil = 25.50 #1b rsgp to usd cost_per_bil = 21.90 #1b rsgp to usd
cost_per_bil_os = 210 cost_per_bil_os = 182
gold_per_bond = 70000000 gold_per_bond = 70000000
gold_per_bond_os = 7000000 gold_per_bond_os = 7000000
cost_per_bond = 8 #dollars usd cost_per_bond = 8 #dollars usd