diff options
author | Jesusaves <cpntb1@ymail.com> | 2020-05-24 06:10:20 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2020-05-24 06:10:20 -0300 |
commit | 32ee15ecd15693ce4ee807009234004f30a903f0 (patch) | |
tree | f329f4e82092162a9c69a7464152db1973293699 /itemfields.xml | |
parent | 9b6325283697dd915f9274aef4a1c71fe0865241 (diff) | |
download | clientdata-32ee15ecd15693ce4ee807009234004f30a903f0.tar.gz clientdata-32ee15ecd15693ce4ee807009234004f30a903f0.tar.bz2 clientdata-32ee15ecd15693ce4ee807009234004f30a903f0.tar.xz clientdata-32ee15ecd15693ce4ee807009234004f30a903f0.zip |
Kinda nerf of the nerf, but: Repurpose option 92
Diffstat (limited to 'itemfields.xml')
-rw-r--r-- | itemfields.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/itemfields.xml b/itemfields.xml index e6b261e6..c88b06f6 100644 --- a/itemfields.xml +++ b/itemfields.xml @@ -32,6 +32,11 @@ Copyright (C) 2016 Evol Online --> signed="true" /> <field + name="criticalattackrate" + description="Critical attack %s%%" + signed="true" + /> + <field name="mattack" description="M. Attack %s" signed="true" |