Make dwarves use the dwarven-hammer graphic, rather than the plain one
. This makes them conistent with their Runesmiths, who use a variant with magical lightning around it
This commit is contained in:
parent
45408ef187
commit
de0376dc59
3 changed files with 3 additions and 0 deletions
|
@ -53,6 +53,7 @@
|
|||
[attack]
|
||||
name=hammer
|
||||
description=_"hammer"
|
||||
icon=attacks/hammer-dwarven.png
|
||||
type=impact
|
||||
range=melee
|
||||
damage=8
|
||||
|
|
|
@ -49,6 +49,7 @@
|
|||
[attack]
|
||||
name=hammer
|
||||
description=_"hammer"
|
||||
icon=attacks/hammer-dwarven.png
|
||||
type=impact
|
||||
range=melee
|
||||
damage=19
|
||||
|
|
|
@ -49,6 +49,7 @@
|
|||
[attack]
|
||||
name=hammer
|
||||
description=_"hammer"
|
||||
icon=attacks/hammer-dwarven.png
|
||||
type=impact
|
||||
range=melee
|
||||
damage=14
|
||||
|
|
Loading…
Add table
Reference in a new issue