more rewards

This commit is contained in:
Timothy Teakettle
2020-07-11 23:27:29 +01:00
parent e571400b1b
commit c1592ad162
9 changed files with 213 additions and 28 deletions
+5 -1
View File
@@ -24,4 +24,8 @@
new /obj/item/coin/silver(src)
new /obj/item/coin/gold(src)
new /obj/item/coin/gold(src)
new /obj/item/coin/adamantine(src)
new /obj/item/coin/adamantine(src)
/obj/item/storage/bag/money/c5000/PopulateContents()
for(var/i = 0, i < 5, i++)
new /obj/item/stack/spacecash/c1000(src)