Merge remote-tracking branch 'Upstream/master' into TGUI-3.0

This commit is contained in:
Artur
2020-07-16 15:56:08 +03:00
19 changed files with 456 additions and 12 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)