Merge pull request #13980 from MrJWhit/first-things-first

Makes gas sensors fireproof
This commit is contained in:
silicons
2021-01-07 17:22:41 -07:00
committed by GitHub
@@ -6,6 +6,7 @@
name = "gas sensor"
icon = 'icons/obj/stationobjs.dmi'
icon_state = "gsensor1"
armor = list("melee" = 0, "bullet" = 0, "laser" = 0, "energy" = 0, "bomb" = 0, "bio" = 0, "rad" = 0, "fire" = 100, "acid" = 0)
var/on = TRUE