diff options
author | Ali-G <gauvain.dauchy@free.fr> | 2011-05-04 23:23:07 +0200 |
---|---|---|
committer | Jessica Tölke <jtoelke@mail.upb.de> | 2011-05-13 21:28:44 +0200 |
commit | d2da68b2b19648b8cece3749eb124398b83d5aec (patch) | |
tree | 413560256c09db4805d1293807d14c156ae02c69 /graphics/items/use | |
parent | 6e63108e31c1346e583a3638bd109841d3cf5620 (diff) | |
download | clientdata-d2da68b2b19648b8cece3749eb124398b83d5aec.tar.gz clientdata-d2da68b2b19648b8cece3749eb124398b83d5aec.tar.bz2 clientdata-d2da68b2b19648b8cece3749eb124398b83d5aec.tar.xz clientdata-d2da68b2b19648b8cece3749eb124398b83d5aec.zip |
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
Diffstat (limited to 'graphics/items/use')
-rw-r--r-- | graphics/items/use/food/honey.png (renamed from graphics/items/use/honey.png) | bin | 920 -> 920 bytes |
-rw-r--r-- | graphics/items/use/others/warp-towel.png | bin | 0 -> 1749 bytes |
-rw-r--r-- | graphics/items/use/potions/a.png | bin | 0 -> 344 bytes |
-rw-r--r-- | graphics/items/use/potions/b.png | bin | 0 -> 529 bytes |
-rw-r--r-- | graphics/items/use/potions/c.png | bin | 0 -> 555 bytes |
-rw-r--r-- | graphics/items/use/potions/d.png | bin | 0 -> 524 bytes |
-rw-r--r-- | graphics/items/use/potions/e.png | bin | 0 -> 840 bytes |
-rw-r--r-- | graphics/items/use/scrolls/firescroll.png | bin | 0 -> 1513 bytes |
8 files changed, 0 insertions, 0 deletions
diff --git a/graphics/items/use/honey.png b/graphics/items/use/food/honey.png Binary files differindex 8a4d5e35..8a4d5e35 100644 --- a/graphics/items/use/honey.png +++ b/graphics/items/use/food/honey.png diff --git a/graphics/items/use/others/warp-towel.png b/graphics/items/use/others/warp-towel.png Binary files differnew file mode 100644 index 00000000..d289f4fe --- /dev/null +++ b/graphics/items/use/others/warp-towel.png diff --git a/graphics/items/use/potions/a.png b/graphics/items/use/potions/a.png Binary files differnew file mode 100644 index 00000000..9293f914 --- /dev/null +++ b/graphics/items/use/potions/a.png diff --git a/graphics/items/use/potions/b.png b/graphics/items/use/potions/b.png Binary files differnew file mode 100644 index 00000000..d390c012 --- /dev/null +++ b/graphics/items/use/potions/b.png diff --git a/graphics/items/use/potions/c.png b/graphics/items/use/potions/c.png Binary files differnew file mode 100644 index 00000000..fccc2bd9 --- /dev/null +++ b/graphics/items/use/potions/c.png diff --git a/graphics/items/use/potions/d.png b/graphics/items/use/potions/d.png Binary files differnew file mode 100644 index 00000000..2443f9d5 --- /dev/null +++ b/graphics/items/use/potions/d.png diff --git a/graphics/items/use/potions/e.png b/graphics/items/use/potions/e.png Binary files differnew file mode 100644 index 00000000..ba69b570 --- /dev/null +++ b/graphics/items/use/potions/e.png diff --git a/graphics/items/use/scrolls/firescroll.png b/graphics/items/use/scrolls/firescroll.png Binary files differnew file mode 100644 index 00000000..137a725d --- /dev/null +++ b/graphics/items/use/scrolls/firescroll.png |