Clown Planet V2

This commit is contained in:
ZomgPonies
2013-11-20 21:47:00 -05:00
parent 0834729969
commit 859ed8bf38
15 changed files with 2216 additions and 1438 deletions
+13
View File
@@ -177,6 +177,19 @@
corpseidjob = "Clown"
corpseidaccess = "Clown"
/obj/effect/landmark/corpse/mime
name = "Mime"
corpseuniform = /obj/item/clothing/under/mime
corpseshoes = /obj/item/clothing/shoes/black
corpseradio = /obj/item/device/radio/headset
corpsemask = /obj/item/clothing/mask/gas/mime
corpsegloves = /obj/item/clothing/gloves/white/stunglove // Spawn with empty, crappy batteries.
corpseback = /obj/item/weapon/storage/backpack
corpseid = 1
corpseidjob = "Mime"
corpseidaccess = "Mime"
/obj/effect/landmark/corpse/scientist
name = "Scientist"
corpseradio = /obj/item/device/radio/headset/headset_sci
+7
View File
@@ -23,5 +23,12 @@
item_state = "lgloves"
_color="mime"
stunglove // For Clown Planet's mimes. - N3X
New()
..()
cell = new /obj/item/weapon/cell/crap/empty(src)
redcoat
_color = "redcoat" //Exists for washing machines. Is not different from white gloves in any way.
+4
View File
@@ -199,6 +199,10 @@
mineralChance = 25
mineralSpawnChanceList = list("Uranium" = 10, "Iron" = 30, "Diamond" = 2, "Gold" = 10, "Silver" = 10, "Plasma" = 25, "Archaeo" = 2)
/turf/simulated/mineral/random/high_chance_clown
mineralChance = 40
mineralSpawnChanceList = list("Uranium" = 10, "Iron" = 30, "Diamond" = 2, "Gold" = 5, "Silver" = 5, "Plasma" = 25, "Archaeo" = 2, "Clown" = 15)
/turf/simulated/mineral/random/Del()
return