Merge pull request #599 from TheDZD/plasma-structures

Removes plasma mineral doors burning
This commit is contained in:
Fox-McCloud
2015-03-19 23:36:46 -04:00
@@ -187,6 +187,7 @@
/obj/structure/mineral_door/transparent/plasma
mineralType = "plasma"
/*
attackby(obj/item/weapon/W as obj, mob/user as mob, params)
if(istype(W,/obj/item/weapon/weldingtool))
var/obj/item/weapon/weldingtool/WT = W
@@ -213,6 +214,7 @@
hardness -= toxinsToDeduce/100
CheckHardness()
*/
/obj/structure/mineral_door/transparent/diamond
mineralType = "diamond"