diff options
-rw-r--r-- | graphics/items/generic/blackscorpionstinger.png | bin | 0 -> 259 bytes | |||
-rw-r--r-- | graphics/items/generic/cavesnaketongue.png | bin | 0 -> 669 bytes | |||
-rw-r--r-- | graphics/items/generic/redscorpionstinger.png | bin | 0 -> 261 bytes | |||
-rw-r--r-- | graphics/items/generic/scorpionstinger.png | bin | 296 -> 704 bytes | |||
-rw-r--r-- | graphics/items/generic/scorpionstingermodel.png | bin | 0 -> 296 bytes | |||
-rw-r--r-- | graphics/items/generic/strangecoin.png (renamed from graphics/items/generic/strange-coin.png) | bin | 452 -> 452 bytes | |||
-rw-r--r-- | graphics/items/usable/cavesnakeegg.png | bin | 0 -> 632 bytes | |||
-rw-r--r-- | items.xml | 49 |
8 files changed, 42 insertions, 7 deletions
diff --git a/graphics/items/generic/blackscorpionstinger.png b/graphics/items/generic/blackscorpionstinger.png Binary files differnew file mode 100644 index 00000000..3c05d511 --- /dev/null +++ b/graphics/items/generic/blackscorpionstinger.png diff --git a/graphics/items/generic/cavesnaketongue.png b/graphics/items/generic/cavesnaketongue.png Binary files differnew file mode 100644 index 00000000..893294a0 --- /dev/null +++ b/graphics/items/generic/cavesnaketongue.png diff --git a/graphics/items/generic/redscorpionstinger.png b/graphics/items/generic/redscorpionstinger.png Binary files differnew file mode 100644 index 00000000..4659d8e7 --- /dev/null +++ b/graphics/items/generic/redscorpionstinger.png diff --git a/graphics/items/generic/scorpionstinger.png b/graphics/items/generic/scorpionstinger.png Binary files differindex eaa9d0d8..a00e0d05 100644 --- a/graphics/items/generic/scorpionstinger.png +++ b/graphics/items/generic/scorpionstinger.png diff --git a/graphics/items/generic/scorpionstingermodel.png b/graphics/items/generic/scorpionstingermodel.png Binary files differnew file mode 100644 index 00000000..eaa9d0d8 --- /dev/null +++ b/graphics/items/generic/scorpionstingermodel.png diff --git a/graphics/items/generic/strange-coin.png b/graphics/items/generic/strangecoin.png Binary files differindex f8e6f9b1..f8e6f9b1 100644 --- a/graphics/items/generic/strange-coin.png +++ b/graphics/items/generic/strangecoin.png diff --git a/graphics/items/usable/cavesnakeegg.png b/graphics/items/usable/cavesnakeegg.png Binary files differnew file mode 100644 index 00000000..e6ccf927 --- /dev/null +++ b/graphics/items/usable/cavesnakeegg.png @@ -1695,49 +1695,84 @@ Colors for dyeable equipments or items are now set up by itemcolors.xml. <item id="821"
image="generic/sunnycrystal.png"
name="Sunny Crystal"
- description="Dark as the night"
+ description=""
type="generic"
weight="10"
maxFloorOffset="20"/>
<item id="822"
image="generic/druidtreebranch.png"
name="Druid Tree Branch"
- description="Dark as the night"
+ description=""
type="generic"
weight="10"
maxFloorOffset="20"/>
<item id="823"
image="generic/dragonscales.png"
name="Dragon Scales"
- description="Dark as the night"
+ description=""
type="generic"
weight="10"
maxFloorOffset="20"/>
<item id="824"
image="generic/lightgreendiamond.png"
name="Light Green Diamond"
- description="Dark as the night"
+ description=""
type="generic"
weight="10"
maxFloorOffset="20"/>
<item id="825"
image="generic/deserttablet.png"
name="Desert Tablet"
- description="Dark as the night"
+ description=""
type="generic"
weight="10"
maxFloorOffset="20"/>
<item id="826"
image="generic/fluopowder.png"
name="Fluo Powder"
- description="Dark as the night"
+ description=""
type="generic"
weight="10"
maxFloorOffset="20"/>
<item id="827"
image="generic/brokenmedal.png"
name="Broken Medal"
- description="Dark as the night"
+ description=""
+ type="generic"
+ weight="10"
+ maxFloorOffset="20"/>
+ <item id="828"
+ image="generic/strangecoin.png"
+ name="Strange Coin"
+ description=""
+ type="generic"
+ weight="10"
+ maxFloorOffset="20"/>
+ <item id="829"
+ image="generic/butterfly.png"
+ name="Butterfly"
+ description=""
+ type="generic"
+ weight="10"
+ maxFloorOffset="20"/>
+ <item id="830"
+ image="generic/cavesnaketongue.png"
+ name="Cave Snake Tongue"
+ description=""
+ type="generic"
+ weight="10"
+ maxFloorOffset="20"/>
+ <item id="831"
+ image="generic/redscorpionstinger.png"
+ name="Red Scorpion Stinger"
+ description=""
+ type="generic"
+ weight="10"
+ maxFloorOffset="20"/>
+ <item id="832"
+ image="generic/blackscorpionstinger.png"
+ name="Black Scorpion Stinger"
+ description=""
type="generic"
weight="10"
maxFloorOffset="20"/>
|