- 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}
|
||||
[/filter]
|
||||
[object]
|
||||
id=object_stormtrident
|
||||
id=object_flamingsword
|
||||
name=Flaming Sword
|
||||
image=misc/item-flamsword.png
|
||||
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!"
|
||||
[filter]
|
||||
description=Konrad
|
||||
|
@ -77,8 +77,8 @@
|
|||
type=fire
|
||||
range=long
|
||||
special=magical
|
||||
damage=20
|
||||
number=8
|
||||
damage=18
|
||||
number=3
|
||||
[sound]
|
||||
time=-200
|
||||
sound=lightning.wav
|
||||
|
|
Loading…
Add table
Reference in a new issue