mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-11 10:43:20 +00:00
Merge pull request #6034 from VOREStation/upstream-merge-6470
[MIRROR] Fixes typo in flexitac melee protection
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user