-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:
@@ -161,7 +161,7 @@
|
||||
<set name="crystal_type" val="C" />
|
||||
<set name="weight" val="500" />
|
||||
<for>
|
||||
<add stat="pDef" val="10.0" />
|
||||
<add order="0" stat="pDef" val="10.0" />
|
||||
<enchant stat="pDef" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
@@ -177,7 +177,7 @@
|
||||
<set name="crystal_type" val="C" />
|
||||
<set name="weight" val="500" />
|
||||
<for>
|
||||
<add stat="pDef" val="10.0" />
|
||||
<add order="0" stat="pDef" val="10.0" />
|
||||
<enchant stat="pDef" val="0" />
|
||||
</for>
|
||||
</item>
|
||||
|
||||
Reference in New Issue
Block a user