fix missing newline
This commit is contained in:
parent
5b08c99e77
commit
a4c0474fdc
1 changed files with 2 additions and 1 deletions
|
@ -4,7 +4,8 @@ name= _ "Fencer"
|
|||
race=human
|
||||
image="human-fencer.png"
|
||||
image_defensive="human-fencer.png"
|
||||
# Yes, the above line is deliberate - otherwise his solitary defensive frame flickers in when the defensive animations are not playing. It looks better to use that only when he is hit.hitpoints=28
|
||||
# Yes, the above line is deliberate - otherwise his solitary defensive frame flickers in when the defensive animations are not playing. It looks better to use that only when he is hit.
|
||||
hitpoints=28
|
||||
movement_type=elusivefoot
|
||||
movement=6
|
||||
experience=37
|
||||
|
|
Loading…
Add table
Reference in a new issue