diff options
author | yaher <yahersfa@bk.ru> | 2015-11-04 20:20:34 +0100 |
---|---|---|
committer | yaher <yahersfa@bk.ru> | 2015-11-04 20:20:34 +0100 |
commit | a06df0f6ca368ade91db62588228a4d81a8a77e6 (patch) | |
tree | ca61d6eda2862b05675a75ebc34b2dd2741d8364 /items/generic/item1254_DarkPetal.xml | |
parent | a7f2d4b61d31bcf41a2bfea3d1ca905e437a9c8e (diff) | |
download | clientdata-a06df0f6ca368ade91db62588228a4d81a8a77e6.tar.gz clientdata-a06df0f6ca368ade91db62588228a4d81a8a77e6.tar.bz2 clientdata-a06df0f6ca368ade91db62588228a4d81a8a77e6.tar.xz clientdata-a06df0f6ca368ade91db62588228a4d81a8a77e6.zip |
Update item1254_DarkPetal.xml
remove meaningless description
Diffstat (limited to 'items/generic/item1254_DarkPetal.xml')
-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> |