Phase Honk

This commit is contained in:
Firecage
2014-09-15 12:44:52 +02:00
parent 16502db223
commit caa4d60503
2 changed files with 4 additions and 2 deletions
+3 -2
View File
@@ -150,9 +150,10 @@
return
..()
/obj/structure/statue/plasma/proc/PlasmaBurn(temperature)
Dismantle(1)
/obj/structure/statue/plasma/proc/PlasmaBurn()
atmos_spawn_air(SPAWN_HEAT | SPAWN_TOXINS, 400)
hardness = 0
CheckHardness()
/obj/structure/statue/plasma/proc/ignite(exposed_temperature)
if(exposed_temperature > 300)