Ermmm... Dummy unit, no doubt about that.

[move_unit_fake] insanity.
This commit is contained in:
Cédric Duval 2004-07-18 15:36:11 +00:00
parent 602c2307f6
commit 5c23af13ef

30
data/units/Fireball.cfg Normal file
View file

@ -0,0 +1,30 @@
#This is for a 'Move_Unit_Fake', if you use this for anything but, you're just nutty.
[unit]
name=Fireball
image=projectiles/fireball.png
image_defensive=projectiles/fireball.png
hitpoints=1
movement_type=none
movement=1
experience=1
level=0
alignment=neutral
advanceto=null
cost=1
usage=fighter
unit_description="A Fireball. This is not to be used for anything else than a 'Move_Unit_Fake'!"
[attack]
name=fire
type=fire
range=short
special=magical
damage=1
number=1
icon=projectiles/fireball.png
[frame]
begin=-100
end=100
image=projectiles/fireball.png
[/frame]
[/attack]
[/unit]