Since EI is AFAIK the only one that uses the Gate,

...it should be acceptable if I change it to suit EI better, no?

Decrease in gate HP.
This commit is contained in:
Joseph Simmons 2005-02-13 16:15:31 +00:00
parent 111fdbff59
commit 9f26d29109

View file

@ -1,26 +1,26 @@
[unit]
id=Gate
name= _ "Gate"
image=terrain/cavewall.png
hitpoints=8
movement_type=none
[resistance]
blade=0
pierce=100
[/resistance]
movement=1
experience=500
level=0
alignment=neutral
advanceto=null
cost=20
usage=fighter
unit_description="The door will not open for any who are not allied with it."
[attack]
name=bump
damage=1
number=0
type=impact
range=short
[/attack]
id=Gate
name= _ "Gate"
image=terrain/cavewall.png
hitpoints=4
movement_type=none
[resistance]
blade=0
pierce=100
[/resistance]
movement=1
experience=500
level=0
alignment=neutral
advanceto=null
cost=20
usage=fighter
unit_description="The door will not open for any who are not allied with it."
[attack]
name=bump
damage=1
number=0
type=impact
range=short
[/attack]
[/unit]