fix icon names / make use of some "temporary" icons
(adding TODO entries!)
This commit is contained in:
parent
b2f79b2472
commit
5edca3dc13
7 changed files with 7 additions and 6 deletions
|
@ -32,7 +32,7 @@
|
|||
[attack]
|
||||
name=shield bash
|
||||
description= _ "shield bash"
|
||||
icon=attacks/shield-human.png
|
||||
icon=attacks/heater-shield.png #TODO: add "correct" shield form!
|
||||
type=impact
|
||||
range=melee
|
||||
damage=10
|
||||
|
|
|
@ -32,7 +32,7 @@
|
|||
[attack]
|
||||
name=shield bash
|
||||
description= _ "shield bash"
|
||||
icon=attacks/shield-human.png
|
||||
icon=attacks/heater-shield.png #TODO: add "correct" shield form!
|
||||
type=impact
|
||||
range=melee
|
||||
damage=12
|
||||
|
|
|
@ -20,7 +20,7 @@
|
|||
[attack]
|
||||
name=spear
|
||||
description=_"spear"
|
||||
icon=attacks/spear-human.png
|
||||
icon=attacks/spear.png
|
||||
type=pierce
|
||||
range=melee
|
||||
damage=12
|
||||
|
|
|
@ -20,6 +20,7 @@
|
|||
[attack]
|
||||
name=napalm attack
|
||||
description= _ "napalm attack"
|
||||
icon=attacks/fireball.png #TODO: add "correct" napalm!
|
||||
type=fire
|
||||
range=melee
|
||||
damage=9
|
||||
|
|
|
@ -20,7 +20,7 @@
|
|||
[attack]
|
||||
name=spear
|
||||
description=_"spear"
|
||||
icon=attacks/spear-human.png
|
||||
icon=attacks/spear.png
|
||||
type=pierce
|
||||
range=melee
|
||||
damage=13
|
||||
|
|
|
@ -32,7 +32,7 @@
|
|||
[attack]
|
||||
name=shield bash
|
||||
description= _ "shield bash"
|
||||
icon=attacks/shield-human.png
|
||||
icon=attacks/heater-shield.png #TODO: add "correct" shield form!
|
||||
type=impact
|
||||
range=melee
|
||||
damage=12
|
||||
|
|
|
@ -19,7 +19,7 @@
|
|||
die_sound={SOUND_LIST:ELF_HIT}
|
||||
[attack]
|
||||
name=napalm attack
|
||||
description= _ "napalm attack"
|
||||
icon=attacks/fireball.png #TODO: add "correct" napalm!
|
||||
type=fire
|
||||
range=melee
|
||||
damage=9
|
||||
|
|
Loading…
Add table
Reference in a new issue