Disabled Fairy Trees movement.

This commit is contained in:
MobiusDev
2016-06-12 12:17:55 +00:00
parent 80eabf80e3
commit 6484f4eefb

View File

@@ -3834,8 +3834,8 @@
<defence fire="-13" water="20" wind="20" earth="20" holy="20" dark="20" /> <defence fire="-13" water="20" wind="20" earth="20" holy="20" dark="20" />
</attribute> </attribute>
<speed> <speed>
<walk ground="50" /> <walk ground="0" />
<run ground="1" /> <run ground="0" />
</speed> </speed>
<abnormalResist physical="10" magical="10" /> <abnormalResist physical="10" magical="10" />
</stats> </stats>
@@ -3880,8 +3880,8 @@
<defence fire="-13" water="20" wind="20" earth="20" holy="20" dark="20" /> <defence fire="-13" water="20" wind="20" earth="20" holy="20" dark="20" />
</attribute> </attribute>
<speed> <speed>
<walk ground="50" /> <walk ground="0" />
<run ground="1" /> <run ground="0" />
</speed> </speed>
<abnormalResist physical="10" magical="10" /> <abnormalResist physical="10" magical="10" />
</stats> </stats>
@@ -3926,8 +3926,8 @@
<defence fire="-13" water="20" wind="20" earth="20" holy="20" dark="20" /> <defence fire="-13" water="20" wind="20" earth="20" holy="20" dark="20" />
</attribute> </attribute>
<speed> <speed>
<walk ground="50" /> <walk ground="0" />
<run ground="1" /> <run ground="0" />
</speed> </speed>
<abnormalResist physical="10" magical="10" /> <abnormalResist physical="10" magical="10" />
</stats> </stats>
@@ -3972,8 +3972,8 @@
<defence fire="-13" water="20" wind="20" earth="20" holy="20" dark="20" /> <defence fire="-13" water="20" wind="20" earth="20" holy="20" dark="20" />
</attribute> </attribute>
<speed> <speed>
<walk ground="50" /> <walk ground="0" />
<run ground="1" /> <run ground="0" />
</speed> </speed>
<abnormalResist physical="10" magical="10" /> <abnormalResist physical="10" magical="10" />
</stats> </stats>