Hardsuit Helmets Integration

This commit is contained in:
Fox McCloud
2019-08-24 18:36:27 -04:00
parent 3ebdd6d23a
commit cb6df7092c
33 changed files with 271 additions and 435 deletions
@@ -170,6 +170,7 @@
armor = list("melee" = 30, "bullet" = 5, "laser" = 5, "energy" = 0, "bomb" = 50, "bio" = 100, "rad" = 100, "fire" = 100, "acid" = 75)
slowdown = 3
resistance_flags = FIRE_PROOF
helmettype = /obj/item/clothing/head/helmet/space/hardsuit/ancient
var/footstep = 1
/obj/item/clothing/suit/space/hardsuit/ancient/on_mob_move()