Plasmen bogfix

Conflicts:
	code/ZAS/Plasma.dm
This commit is contained in:
Rob Nelson
2014-07-31 19:03:35 -04:00
committed by ZomgPonies
parent 7832e1c26f
commit 8fd4346dc3
3 changed files with 35 additions and 26 deletions
@@ -282,11 +282,13 @@
flags_inv = HIDEGLOVES|HIDESHOES|HIDEJUMPSUIT
max_heat_protection_temperature = SPACE_SUIT_MAX_HEAT_PROTECITON_TEMPERATURE
species_restricted = list("Plasmaman")
flags = FPRINT | TABLEPASS | STOPSPRESSUREDMAGE | PLASMAGUARD
icon_state = "plasmaman_suit"
item_state = "plasmaman_suit"
/obj/item/clothing/head/helmet/space/plasmaman
flags = FPRINT | TABLEPASS | HEADCOVERSEYES | BLOCKHAIR | STOPSPRESSUREDMAGE | PLASMAGUARD
species_restricted = list("Plasmaman")
icon_state = "plasmaman_helmet0"