Merge pull request #10016 from Ikarrus/iambulletproof

Buffs bulletproof vests back to 80
This commit is contained in:
Cheridan
2015-06-19 18:49:02 -05:00
+1 -1
View File
@@ -79,7 +79,7 @@
icon_state = "bulletproof"
item_state = "armor"
blood_overlay_type = "armor"
armor = list(melee = 15, bullet = 60, laser = 10, energy = 10, bomb = 40, bio = 0, rad = 0)
armor = list(melee = 15, bullet = 80, laser = 10, energy = 10, bomb = 40, bio = 0, rad = 0)
strip_delay = 70
put_on_delay = 50