summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2019-08-29 21:26:46 -0300
committerJesusaves <cpntb1@ymail.com>2019-08-29 21:26:46 -0300
commit295f71107627926caa703eb833fa045191c8ff9a (patch)
treec3f2b89b5874b8dcf57da636a76c930b454f157e
parent687d6cca7d025f1c97b2443f849fe74c63abc7cb (diff)
downloadclientdata-295f71107627926caa703eb833fa045191c8ff9a.tar.gz
clientdata-295f71107627926caa703eb833fa045191c8ff9a.tar.bz2
clientdata-295f71107627926caa703eb833fa045191c8ff9a.tar.xz
clientdata-295f71107627926caa703eb833fa045191c8ff9a.zip
Register on items GP drop
-rw-r--r--itemfields.xml5
-rw-r--r--itemoptions.xml4
2 files changed, 9 insertions, 0 deletions
diff --git a/itemfields.xml b/itemfields.xml
index 716d475c..426042ae 100644
--- a/itemfields.xml
+++ b/itemfields.xml
@@ -319,6 +319,11 @@ Copyright (C) 2016 Evol Online -->
description="Penalty %s"
signed="true"
/>
+ <field
+ name="gpdrop"
+ description="GP Drop %s%%"
+ signed="true"
+ />
</add>
</itemfields>
diff --git a/itemoptions.xml b/itemoptions.xml
index b1cfb697..93c1480d 100644
--- a/itemoptions.xml
+++ b/itemoptions.xml
@@ -187,5 +187,9 @@ Copyright (C) 2017 Evol Online -->
id="199"
field="critdmg"
/>
+ <option
+ id="200"
+ field="gpdrop"
+ />
</itemoptions>