- Fixed the flaming sword item
This commit is contained in:
parent
8d4186660d
commit
33d1a69ea3
1 changed files with 4 additions and 4 deletions
|
@ -62,11 +62,11 @@
|
||||||
y={Y}
|
y={Y}
|
||||||
[/filter]
|
[/filter]
|
||||||
[object]
|
[object]
|
||||||
id=object_stormtrident
|
id=object_flamingsword
|
||||||
name=Flaming Sword
|
name=Flaming Sword
|
||||||
image=misc/item-flamsword.png
|
image=misc/item-flamsword.png
|
||||||
duration=forever
|
duration=forever
|
||||||
description="This trident allows a merman to shoot electric bolts at his enemies!"
|
description=""
|
||||||
cannot_use_message="Only the leader of an army can wield this sword!"
|
cannot_use_message="Only the leader of an army can wield this sword!"
|
||||||
[filter]
|
[filter]
|
||||||
description=Konrad
|
description=Konrad
|
||||||
|
@ -77,8 +77,8 @@
|
||||||
type=fire
|
type=fire
|
||||||
range=long
|
range=long
|
||||||
special=magical
|
special=magical
|
||||||
damage=20
|
damage=18
|
||||||
number=8
|
number=3
|
||||||
[sound]
|
[sound]
|
||||||
time=-200
|
time=-200
|
||||||
sound=lightning.wav
|
sound=lightning.wav
|
||||||
|
|
Loading…
Add table
Reference in a new issue