Skip to content

Commit

Permalink
Makes Claymore not acid immune. (#12931)
Browse files Browse the repository at this point in the history
* removes resistance flag

* NONE Define
  • Loading branch information
Xander3359 authored May 10, 2023
1 parent 1bc4be2 commit 741f6b0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions code/game/objects/items/weapons/twohanded.dm
Original file line number Diff line number Diff line change
Expand Up @@ -399,6 +399,7 @@
sharp = IS_SHARP_ITEM_BIG
w_class = WEIGHT_CLASS_BULKY
flags_item = TWOHANDED
resistance_flags = NONE

/// Lists the information in the codex
var/codex_info = {"<b>Reagent info:</b><BR>
Expand Down

0 comments on commit 741f6b0

Please sign in to comment.