diff --git a/code/game/objects/items/shields.dm b/code/game/objects/items/shields.dm index e9f3a602df..e70e8553ed 100644 --- a/code/game/objects/items/shields.dm +++ b/code/game/objects/items/shields.dm @@ -173,5 +173,6 @@ icon_state = "metal" block_chance = 75 //1/4 shots will hit* force = 10 + slowdown = 2 throwforce = 15 //Massive pice of metal w_class = WEIGHT_CLASS_HUGE