dwarf attack name fix

This commit is contained in:
Llywelwyn 2023-08-16 15:46:01 +01:00
parent c496bb5474
commit 47f12e9864

View file

@ -287,7 +287,7 @@
"bac": 10,
"speed": 6,
"vision_range": 8,
"attacks": [{ "name": "claws", "hit_bonus": 0, "damage": "1d8" }],
"attacks": [{ "name": "hacks", "hit_bonus": 0, "damage": "1d8" }],
"equipped": ["equip_feet_iron"],
"loot": { "table": "equipment", "chance": 0.05 }
},