From d2da68b2b19648b8cece3749eb124398b83d5aec Mon Sep 17 00:00:00 2001 From: Ali-G Date: Wed, 4 May 2011 23:23:07 +0200 Subject: re-organisation of graphics/items, this time all necessary folders were made, only thing that needs to be done is to add all the items in their right folder What has been done in this patch: - added 4 different new folder into use/ folder to classify the different items - moved use/honey.png to use/food/honey.png - moved use-firescroll.png into use/scrolls - moved generic-warp-towel.png to use/others - moved all potions to use/potions - moved circlet, crown and highpriest crown to equipment/head --- graphics/items/equipment/head/circlet.png | Bin 0 -> 482 bytes graphics/items/equipment/head/crown.png | Bin 0 -> 1048 bytes graphics/items/equipment/head/highpriest-crown.png | Bin 0 -> 1444 bytes 3 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 graphics/items/equipment/head/circlet.png create mode 100644 graphics/items/equipment/head/crown.png create mode 100644 graphics/items/equipment/head/highpriest-crown.png (limited to 'graphics/items/equipment/head') diff --git a/graphics/items/equipment/head/circlet.png b/graphics/items/equipment/head/circlet.png new file mode 100644 index 00000000..5d9fd82e Binary files /dev/null and b/graphics/items/equipment/head/circlet.png differ diff --git a/graphics/items/equipment/head/crown.png b/graphics/items/equipment/head/crown.png new file mode 100644 index 00000000..2493f0f3 Binary files /dev/null and b/graphics/items/equipment/head/crown.png differ diff --git a/graphics/items/equipment/head/highpriest-crown.png b/graphics/items/equipment/head/highpriest-crown.png new file mode 100644 index 00000000..3435dc57 Binary files /dev/null and b/graphics/items/equipment/head/highpriest-crown.png differ -- cgit v1.2.3-60-g2f50