diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-09-07 01:23:38 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-09-07 01:23:38 -0300 |
commit | 31694d84655abe7753102f2d37cace13a905b869 (patch) | |
tree | 17ed308d7427f03d73e74edc849b25f0e66dc304 /items.xml | |
parent | c4b59340f003edad87b969eb765deafeba8c5b2d (diff) | |
download | clientdata-31694d84655abe7753102f2d37cace13a905b869.tar.gz clientdata-31694d84655abe7753102f2d37cace13a905b869.tar.bz2 clientdata-31694d84655abe7753102f2d37cace13a905b869.tar.xz clientdata-31694d84655abe7753102f2d37cace13a905b869.zip |
Correct Lock Picks ID
Diffstat (limited to 'items.xml')
-rw-r--r-- | items.xml | 14 |
1 files changed, 7 insertions, 7 deletions
@@ -1067,6 +1067,12 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. effect="Heal 185-380 HP" type="usable" weight="88"/> + <item id="620" + image="generic/lockpicks.png" + name="Lock Picks" + description="You probably will find these useful when in jail." + type="usable" + weight="20"/> <!-- Generic Items --> <item id="700" image="generic/smalltentacles.png" @@ -1759,13 +1765,7 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. type="generic" weight="1" maxFloorOffset="20"/> - <item id="802" - image="generic/lockpicks.png" - name="Lock Picks" - description="You probably will find these useful when in jail." - type="generic" - weight="1" - maxFloorOffset="20"/> + <!-- ID 802 is free --> <item id="803" image="generic/loveletter.png" name="Love Letter" |