Skip to content

Commit

Permalink
Mace damage comment (reported by Umbire).
Browse files Browse the repository at this point in the history
  • Loading branch information
elunna committed Sep 25, 2023
1 parent 84df1d3 commit 61b6bef
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/objects.c
Original file line number Diff line number Diff line change
Expand Up @@ -306,6 +306,7 @@ WEAPON("scythe", "curved polearm", /* SpliceHack */
/* bludgeons */
WEAPON("mace", None,
1, 0, 0, 0, 30, 30, 5, 6, 6, 0, B, P_MACE, IRON, HI_METAL),
/* +1 small */
WEAPON("heavy mace", None, /* EvilHack */
1, 0, 0, 0, 15, 50, 10, 10, 10, 0, B, P_MACE, IRON, HI_METAL),
/* +1 small */
Expand Down

0 comments on commit 61b6bef

Please sign in to comment.