Fixes typo in flexitac melee protection (#6470)

This commit is contained in:
Novacat
2019-10-05 18:10:51 -07:00
committed by Mechoid
parent 5a84065b9f
commit c09cdb495d
+1 -1
View File
@@ -107,7 +107,7 @@
name = "tactical light helmet"
desc = "A tan helmet made from advanced ceramic with an integrated tactical flashlight."
icon_state = "flexitac"
armor = list(40, bullet = 40, laser = 60, energy = 35, bomb = 30, bio = 0, rad = 0)
armor = list(melee = 40, bullet = 40, laser = 60, energy = 35, bomb = 30, bio = 0, rad = 0)
siemens_coefficient = 0.6
brightness_on = 6
light_overlay = "helmet_light_dual_green"