fixes atmos_hardsuit item state typo, and adds plasmaman librarian helmet

This commit is contained in:
Ionward
2019-09-15 17:37:00 -07:00
parent 5e8517d9a9
commit 51e0afaaf0
3 changed files with 1 additions and 1 deletions
+1 -1
View File
@@ -203,7 +203,7 @@
name = "atmospherics hardsuit"
desc = "A special suit that protects against hazardous, low pressure environments. Has thermal shielding."
icon_state = "hardsuit-atmos"
item_state = "atmo_hardsuit"
item_state = "atmos_hardsuit"
armor = list(melee = 30, bullet = 5, laser = 10, energy = 5, bomb = 10, bio = 100, rad = 25)
heat_protection = UPPER_TORSO|LOWER_TORSO|LEGS|FEET|ARMS|HANDS //Uncomment to enable firesuit protection
max_heat_protection_temperature = FIRE_IMMUNITY_MAX_TEMP_PROTECT