Skip to content

Commit

Permalink
Fixes the bananium sword causing bleed (#11211)
Browse files Browse the repository at this point in the history
* henk

* Update clown_weapons.dm
  • Loading branch information
ClownMoff authored Jul 22, 2024
1 parent fccc327 commit ed2b44a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions code/game/gamemodes/clown_ops/clown_weapons.dm
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,8 @@
name = "bananium sword"
desc = "An elegant weapon, for a more civilized age."
force = 0
bleed_force = 0
bleed_force_on = 0
throwforce = 0
force_on = 0
throwforce_on = 0
Expand Down

0 comments on commit ed2b44a

Please sign in to comment.