Skip to content

Commit

Permalink
nerf windows
Browse files Browse the repository at this point in the history
  • Loading branch information
silicons committed Nov 20, 2023
1 parent a53dc35 commit 4ab90e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/datums/armor/objects/windows.dm
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@

/datum/armor/window/reinforced
melee_deflect = 6
melee_soak = 2
melee_soak = 0
melee_tier = ARMOR_BARELY_BEATS(MELEE_TIER_MEDIUM)
melee = 0.2

0 comments on commit 4ab90e6

Please sign in to comment.