From d21f6b42ecab4cb50d1cdf53d9ec86dba7baca5e Mon Sep 17 00:00:00 2001 From: Reid Date: Sun, 2 Sep 2012 16:38:15 +0200 Subject: Reduce two colors on fishbox item, Change maxFloorOffsetX and Y on fishbox item, Add fishbox.png as CC BY-SA 3.0 (Hal9000). --- LICENSE | 1 + graphics/items/generic/fishbox.png | Bin 939 -> 937 bytes items.xml | 3 ++- 3 files changed, 3 insertions(+), 1 deletion(-) diff --git a/LICENSE b/LICENSE index 2c07bb78..4c4a82de 100644 --- a/LICENSE +++ b/LICENSE @@ -5,6 +5,7 @@ Licensed under Attribution-ShareAlike 3.0 Unported (CC BY-SA 3.0 http://creative graphics/items/generic/use/acorn.png (Reid) graphics/items/generic/croconut.png (Hal9000) graphics/items/generic/feathers.png (Reid) + graphics/items/generic/fishbox.png (Hal9000) graphics/items/generic/fragmenttortugasshell.png (Reid) graphics/items/generic/rattooth.png (Reid) graphics/items/generic/squichyclaw.png (Reid) diff --git a/graphics/items/generic/fishbox.png b/graphics/items/generic/fishbox.png index 22e6b15e..92496015 100644 Binary files a/graphics/items/generic/fishbox.png and b/graphics/items/generic/fishbox.png differ diff --git a/items.xml b/items.xml index 378f0656..6218593f 100644 --- a/items.xml +++ b/items.xml @@ -383,7 +383,8 @@ Colors for dyable equipments or items are now set up by itemcolors.xml. description="A wooden box full of fresh fish." type="generic" weight="40" - maxFloorOffset="9"/> + maxFloorOffsetX="7" + maxFloorOffsetY="9"/>