diff options
author | Jared Adams <jaxad0127@gmail.com> | 2009-12-19 15:43:44 -0700 |
---|---|---|
committer | Jared Adams <jaxad0127@gmail.com> | 2009-12-19 15:43:44 -0700 |
commit | 43f54af36940cf2d7ba672bdb65bcfbb904d85ef (patch) | |
tree | 61c99a3168be4323730314ab4d3a4a3a5d94ebe7 /items.xml | |
parent | eabe0de9e5582931a002893090c804cc4ab2260a (diff) | |
download | clientdata-43f54af36940cf2d7ba672bdb65bcfbb904d85ef.tar.gz clientdata-43f54af36940cf2d7ba672bdb65bcfbb904d85ef.tar.bz2 clientdata-43f54af36940cf2d7ba672bdb65bcfbb904d85ef.tar.xz clientdata-43f54af36940cf2d7ba672bdb65bcfbb904d85ef.zip |
Add some Christmas stuff
Diffstat (limited to 'items.xml')
-rw-r--r-- | items.xml | 56 |
1 files changed, 56 insertions, 0 deletions
@@ -3087,6 +3087,62 @@ weight="1" max-per-slot="100"/> + <item id="1234" + image="generic/christmasbulb.png|W:#F00000" + name="Red Christmas Ornament" + description="An ornament from Santa's tree." + type="generic" + weight="1"/> + + <item id="1235" + image="generic/christmasbulb.png|W:#F0E000" + name="Yellow Christmas Ornament" + description="An ornament from Santa's tree." + type="generic" + weight="1"/> + + <item id="1236" + image="generic/christmasbulb.png|W:#00F000" + name="Green Christmas Ornament" + description="An ornament from Santa's tree." + type="generic" + weight="1"/> + + <item id="1237" + image="generic/christmasbulb.png|W:#00F0EE" + name="Aqua Christmas Ornament" + description="An ornament from Santa's tree." + type="generic" + weight="1"/> + + <item id="1238" + image="generic/christmasbulb.png|W:#0000D0" + name="Blue Christmas Ornament" + description="An ornament from Santa's tree." + type="generic" + weight="1"/> + + <item id="1239" + image="generic/christmasbulb.png|W:#D000EF" + name="Purple Christmas Ornament" + description="An ornament from Santa's tree." + type="generic" + weight="1"/> + + <item id="1240" + image="generic/santaglobe.png" + name="Santa Snow Globe" + description="An snow globe featuring Santa." + type="generic" + weight="10"/> + + <item id="1241" + image="generic/snowmanglobe.png" + name="Snowman Snow Globe" + description="An snow globe featuring a snowman." + type="generic" + weight="10"/> + <!-- The 2XXY IDs are used for recolored items on eAthena. XX = item Y = color variant |