diff options
author | Jesusaves <cpntb1@ymail.com> | 2022-12-15 15:12:06 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2022-12-15 15:12:06 -0300 |
commit | 356dfad8aa72d6ee033ee66561cc9cf15f9ccdd1 (patch) | |
tree | 94ef79332133d52e813f3b29e82d6148f71f2b3a /items | |
parent | 1ddb94e534d9af1c51e679ce227d093710fed489 (diff) | |
download | clientdata-356dfad8aa72d6ee033ee66561cc9cf15f9ccdd1.tar.gz clientdata-356dfad8aa72d6ee033ee66561cc9cf15f9ccdd1.tar.bz2 clientdata-356dfad8aa72d6ee033ee66561cc9cf15f9ccdd1.tar.xz clientdata-356dfad8aa72d6ee033ee66561cc9cf15f9ccdd1.zip |
Fix scrolls IDs
Diffstat (limited to 'items')
-rw-r--r-- | items/usable.xml | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/items/usable.xml b/items/usable.xml index 5eeccb74..c26518f0 100644 --- a/items/usable.xml +++ b/items/usable.xml @@ -815,7 +815,7 @@ type="usable" weight="0" /> - <item id="5267" + <item id="5141" image="use/scrolls/scroll-alizarin.png" name="Alizarin Scroll" description="Scroll with natural power; summons a plant if read." @@ -824,7 +824,7 @@ weight="2" tag="Scrolls" /> - <item id="5268" + <item id="5142" image="use/scrolls/scroll-cobalt.png" name="Cobalt Scroll" description="Scroll with natural power; summons a plant if read." @@ -833,7 +833,7 @@ weight="2" tag="Scrolls" /> - <item id="5269" + <item id="5143" image="use/scrolls/scroll-gamboge.png" name="Gamboge Scroll" description="Scroll with natural power; summons a plant if read." @@ -842,7 +842,7 @@ weight="2" tag="Scrolls" /> - <item id="5270" + <item id="5144" image="use/scrolls/scroll-mauve.png" name="Mauve Scroll" description="Scroll with natural power; summons a plant if read." @@ -851,7 +851,7 @@ weight="2" tag="Scrolls" /> - <item id="5271" + <item id="5145" image="use/scrolls/scroll-joy.png" name="Joyplim Scroll" description="A very funny scroll. Read it, and be amused!" |