diff options
Diffstat (limited to 'items.xml')
-rw-r--r-- | items.xml | 15 |
1 files changed, 9 insertions, 6 deletions
@@ -2317,12 +2317,7 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. description="A seed that can be replanted." type="generic" weight="1"/> - <item id="816" - image="generic/icebottle.png" - name="Iced Bottle" - description="Frozen solid." - type="generic" - weight="1"/> + <!-- ID 816 is free --> <item id="817" image="generic/key/shipkey.png" name="Saxso Key" @@ -8821,6 +8816,14 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. useButton="Unwrap" weight="65" sellProtected="true"/> + <item id="8024" + image="generic/icebottle.png" + name="Iced Water" + description="Frozen solid." + effect="Cooldown in hot places (5 minutes)" + type="usable" + useButton="Drink" + weight="20"/> <!-- For quests.xml --> <item id="9999" |