funny
This commit is contained in:
@@ -28,4 +28,4 @@
|
||||
limit++
|
||||
if (limit>=10)
|
||||
return
|
||||
CHECK_TICK
|
||||
CHECK_TICK
|
||||
|
||||
@@ -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)
|
||||
|
||||
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user