diff options
author | Wushin <pasekei@gmail.com> | 2015-11-21 10:14:26 -0600 |
---|---|---|
committer | Wushin <pasekei@gmail.com> | 2015-11-21 10:14:26 -0600 |
commit | 2f910429e9b52b069b8f932bd5a1ff6075a4996b (patch) | |
tree | 7a1e8a8e57de1b54dcdafc7910bf6d2d047fdd5d /items | |
parent | 6c573403e65deec8491d20f371fcaec38991b252 (diff) | |
parent | a06df0f6ca368ade91db62588228a4d81a8a77e6 (diff) | |
download | clientdata-2f910429e9b52b069b8f932bd5a1ff6075a4996b.tar.gz clientdata-2f910429e9b52b069b8f932bd5a1ff6075a4996b.tar.bz2 clientdata-2f910429e9b52b069b8f932bd5a1ff6075a4996b.tar.xz clientdata-2f910429e9b52b069b8f932bd5a1ff6075a4996b.zip |
Merge pull request #292 from yahersfa/yahersfa-patch-2
Update item1254_DarkPetal.xml
Diffstat (limited to 'items')
-rw-r--r-- | items/generic/item1254_DarkPetal.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/items/generic/item1254_DarkPetal.xml b/items/generic/item1254_DarkPetal.xml index c38d736e..d64917a3 100644 --- a/items/generic/item1254_DarkPetal.xml +++ b/items/generic/item1254_DarkPetal.xml @@ -6,5 +6,5 @@ <its:translateRule selector="//item/@effect" translate="yes"/> <its:translateRule selector="//*" translate="no"/> </its:rules> - <item id="1254" image="generic/dark-petal.png" name="Dark Petal" description="A single, dark, petal, oddly heavy. The edges of the petal are unusually hard, and have a slightly reflective shine to them. But looking into the gleam, you can only see fire..." effect="A ticket between worlds. If you should find yourself transported by one, be sure not to lose it, lest you become trapped indefinitely. This item cannot be used directly." type="generic" weight="250" sellProtected="true"/> + <item id="1254" image="generic/dark-petal.png" name="Dark Petal" description="A single, dark, petal, oddly heavy. The edges of the petal are unusually hard, and have a slightly reflective shine to them. But looking into the gleam, you can only see fire..." type="generic" weight="250" sellProtected="true"/> </items> |