Skip to content

Commit

Permalink
Update combat.dm (#8364)
Browse files Browse the repository at this point in the history
  • Loading branch information
MLGTASTICa authored Nov 17, 2023
1 parent e440beb commit a8ba914
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/modules/mechs/equipment/combat.dm
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
armor_divisor = ARMOR_PEN_DEEP
tool_qualities = list(QUALITY_CUTTING = 30, QUALITY_HAMMERING = 20, QUALITY_PRYING = 15)
// its mech sized!!!!!
structure_damage_factor = STRUCTURE_DAMAGE_BLADE
structure_damage_factor = STRUCTURE_DAMAGE_BLUNT
spawn_blacklisted = TRUE

#define OVERKEY_BLADE "blade_overlay"
Expand Down

0 comments on commit a8ba914

Please sign in to comment.