Skip to content

Commit

Permalink
Guh
Browse files Browse the repository at this point in the history
  • Loading branch information
Loiosh42 committed Jan 13, 2025
1 parent f3c57f1 commit b9a255c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions monkestation/code/game/objects/items/tactical_shields.dm
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@
max_ammo = 4
caliber = CALIBER_SHOTGUN
multitype = TRUE
block_chance = 70
max_integrity = 60 //breaks on the second slug block, survives the first
block_chance = 50
max_integrity = 70 //breaks on the second slug block, survives the first
slot_flags = ITEM_SLOT_BACK | ITEM_SLOT_BELT
force = 15
w_class = WEIGHT_CLASS_NORMAL
Expand Down

0 comments on commit b9a255c

Please sign in to comment.