-Small fix for my previous patch on skills.
-Fixed R/R95/R99 armor p/m def. -Added some missing armor types -Some small fixes. NOTE: this patch fixes only major problems from armors (pDef, etc). To full done - need more fixes. Contributed by NviX.
This commit is contained in:
@@ -627,7 +627,7 @@
|
||||
<set name="weight" val="150" />
|
||||
<set name="time" val="2592000" />
|
||||
<for>
|
||||
<add stat="mDef" val="170.0" />
|
||||
<add order="0" stat="mDef" val="170.0" />
|
||||
<enchant stat="mDef" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
@@ -640,7 +640,7 @@
|
||||
<set name="weight" val="150" />
|
||||
<set name="time" val="2592000" />
|
||||
<for>
|
||||
<add stat="mDef" val="226.0" />
|
||||
<add order="0" stat="mDef" val="226.0" />
|
||||
<enchant stat="mDef" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
@@ -653,7 +653,7 @@
|
||||
<set name="weight" val="150" />
|
||||
<set name="time" val="2592000" />
|
||||
<for>
|
||||
<add stat="mDef" val="108.0" />
|
||||
<add order="0" stat="mDef" val="108.0" />
|
||||
<enchant stat="mDef" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
@@ -666,7 +666,7 @@
|
||||
<set name="weight" val="150" />
|
||||
<set name="time" val="2592000" />
|
||||
<for>
|
||||
<add stat="mDef" val="108.0" />
|
||||
<add order="0" stat="mDef" val="108.0" />
|
||||
<enchant stat="mDef" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
|
||||
Reference in New Issue
Block a user