diff options
Diffstat (limited to 'items')
-rw-r--r-- | items/usable.xml | 90 |
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> |