This commit is contained in:
silicons
2020-11-12 23:34:42 -07:00
parent e8bd56a92d
commit 803bff4e5f
285 changed files with 285 additions and 285 deletions

View File

@@ -28,4 +28,4 @@
limit++
if (limit>=10)
return
CHECK_TICK
CHECK_TICK

View File

@@ -28,4 +28,4 @@
/obj/item/storage/bag/money/c5000/PopulateContents()
for(var/i = 0, i < 5, i++)
new /obj/item/stack/spacecash/c1000(src)
new /obj/item/stack/spacecash/c1000(src)

View File

@@ -72,4 +72,4 @@
/datum/map_template/shelter/charlie/New()
. = ..()
whitelisted_turfs = typecacheof(/turf/closed/mineral)
banned_objects = typecacheof(/obj/structure/stone_tile)
banned_objects = typecacheof(/obj/structure/stone_tile)