fixed units to correctly list 'impact' instead of 'blunt'
This commit is contained in:
parent
bb249c707d
commit
c89d279a5f
2 changed files with 2 additions and 2 deletions
|
@ -16,7 +16,7 @@ get_hit_sound=groan.wav
|
|||
[resistance]
|
||||
blade=70
|
||||
pierce=80
|
||||
blunt=80
|
||||
impact=80
|
||||
fire=90
|
||||
cold=80
|
||||
[/resistance]
|
||||
|
|
|
@ -17,7 +17,7 @@ movement=5
|
|||
cold=50
|
||||
fire=80
|
||||
pierce=80
|
||||
blunt=90
|
||||
impact=90
|
||||
[/resistance]
|
||||
|
||||
experience=60
|
||||
|
|
Loading…
Add table
Reference in a new issue