summaryrefslogtreecommitdiff
path: root/items
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2021-07-05 15:06:19 -0300
committerJesusaves <cpntb1@ymail.com>2021-07-05 15:06:19 -0300
commit14d9e345e4f1f27e032df0b517bc3320261fc1a0 (patch)
tree55ebba25b30cb3045a1451fc6136dec64012039e /items
parent4c92d1844d6556e21c867d720e0337d4e06b7784 (diff)
downloadclientdata-14d9e345e4f1f27e032df0b517bc3320261fc1a0.tar.gz
clientdata-14d9e345e4f1f27e032df0b517bc3320261fc1a0.tar.bz2
clientdata-14d9e345e4f1f27e032df0b517bc3320261fc1a0.tar.xz
clientdata-14d9e345e4f1f27e032df0b517bc3320261fc1a0.zip
Fix Scrolls
Diffstat (limited to 'items')
-rw-r--r--items/usable.xml90
1 files changed, 45 insertions, 45 deletions
diff --git a/items/usable.xml b/items/usable.xml
index 8cbbb0b5..28525d33 100644
--- a/items/usable.xml
+++ b/items/usable.xml
@@ -181,51 +181,6 @@
weight="10"
tag="Potions"
/>
- <item id="570"
- image="use/scrolls/scroll-alizarin.png"
- name="Alizarin Scroll"
- description="Scroll with natural power; summons a plant if read."
- effect="Summons Alizarin Plant"
- type="usable"
- weight="2"
- tag="Scrolls"
- />
- <item id="571"
- image="use/scrolls/scroll-cobalt.png"
- name="Alizarin Scroll"
- description="Scroll with natural power; summons a plant if read."
- effect="Summons Cobalt Plant"
- type="usable"
- weight="2"
- tag="Scrolls"
- />
- <item id="572"
- image="use/scrolls/scroll-gamboge.png"
- name="Alizarin Scroll"
- description="Scroll with natural power; summons a plant if read."
- effect="Summons Gamboge Plant"
- type="usable"
- weight="2"
- tag="Scrolls"
- />
- <item id="573"
- image="use/scrolls/scroll-mauve.png"
- name="Alizarin Scroll"
- description="Scroll with natural power; summons a plant if read."
- effect="Summons Mauve Plant"
- type="usable"
- weight="2"
- tag="Scrolls"
- />
- <item id="574"
- image="use/scrolls/scroll-joy.png"
- name="Alizarin Scroll"
- description="A very funny scroll. Read it, and be amused!"
- effect="Forces some Emote on players"
- type="usable"
- weight="2"
- tag="Scrolls"
- />
<item id="657"
image="use/food/orange.png"
name="Orange"
@@ -860,4 +815,49 @@
type="usable"
weight="0"
/>
+ <item id="5267"
+ image="use/scrolls/scroll-alizarin.png"
+ name="Alizarin Scroll"
+ description="Scroll with natural power; summons a plant if read."
+ effect="Summons Alizarin Plant"
+ type="usable"
+ weight="2"
+ tag="Scrolls"
+ />
+ <item id="5268"
+ image="use/scrolls/scroll-cobalt.png"
+ name="Cobalt Scroll"
+ description="Scroll with natural power; summons a plant if read."
+ effect="Summons Cobalt Plant"
+ type="usable"
+ weight="2"
+ tag="Scrolls"
+ />
+ <item id="5269"
+ image="use/scrolls/scroll-gamboge.png"
+ name="Gamboge Scroll"
+ description="Scroll with natural power; summons a plant if read."
+ effect="Summons Gamboge Plant"
+ type="usable"
+ weight="2"
+ tag="Scrolls"
+ />
+ <item id="5270"
+ image="use/scrolls/scroll-mauve.png"
+ name="Mauve Scroll"
+ description="Scroll with natural power; summons a plant if read."
+ effect="Summons Mauve Plant"
+ type="usable"
+ weight="2"
+ tag="Scrolls"
+ />
+ <item id="5271"
+ image="use/scrolls/scroll-joy.png"
+ name="Joyplim Scroll"
+ description="A very funny scroll. Read it, and be amused!"
+ effect="Forces some Emote on players"
+ type="usable"
+ weight="2"
+ tag="Scrolls"
+ />
</items>