Skip to content

Commit

Permalink
Merge pull request #39998 from CodeBandit/Cudgel
Browse files Browse the repository at this point in the history
Change Cudgel's weight and size to irl usage
  • Loading branch information
Rivet-the-Zombie authored Apr 30, 2020
2 parents b500558 + 6200206 commit 2880e7d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions data/json/items/melee/bludgeons.json
Original file line number Diff line number Diff line change
Expand Up @@ -329,15 +329,15 @@
"id": "cudgel",
"name": { "str": "cudgel" },
"description": "A slender long rod of wood, while traditionally intended as a training tool for many dueling moves, it still makes a good melee weapon in a pinch.",
"weight": "875 g",
"weight": "425 g",
"to_hit": 2,
"price_postapoc": 50,
"color": "brown",
"symbol": "/",
"material": [ "wood" ],
"techniques": [ "WBLOCK_2", "RAPID", "PRECISE" ],
"flags": [ "DURABLE_MELEE" ],
"volume": "2 L",
"volume": "600 ml",
"bashing": 8,
"price": 1000
},
Expand Down

0 comments on commit 2880e7d

Please sign in to comment.