[MIRROR] Fixes adamantine armour (#4318)

* Adamantine armor sets flags_inv correctly (#42564)

* Fixes adamantine armour
This commit is contained in:
yogstation13-bot
2019-01-29 18:10:59 +01:00
committed by monster860
parent 865cfe73e1
commit dde7ce2d97

View File

@@ -131,7 +131,7 @@ Slimecrossing Armor
desc = "A full suit of adamantine plate armor. Impressively resistant to damage, but weighs about as much as you do."
icon_state = "adamsuit"
item_state = "adamsuit"
flags_inv = list()
flags_inv = NONE
obj_flags = IMMUTABLE_SLOW
slowdown = 4
var/hit_reflect_chance = 40