Merge pull request #9558 from Firecage/spacewind_immune_vaccine

Makes the Janicart, Roller bed, and office Chair not 'immune' to spacewind.
This commit is contained in:
Cheridan
2015-05-31 15:19:45 -05:00
@@ -4,7 +4,7 @@
icon = 'icons/obj/objects.dmi'
icon_state = "stool"
anchored = 1.0
pressure_resistance = 15
pressure_resistance = 5
/obj/structure/stool/ex_act(severity, target)
switch(severity)