dwarf attack name fix
This commit is contained in:
parent
c496bb5474
commit
47f12e9864
1 changed files with 1 additions and 1 deletions
|
|
@ -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 }
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue