From 32dd1be711e5497c86615c6ab7fb9d4900f1dde9 Mon Sep 17 00:00:00 2001
From: Saulc <lucashelaine14@gmail.com>
Date: Wed, 20 Jun 2018 23:54:10 +0000
Subject: fix typo with %Color%

---
 items.xml | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

diff --git a/items.xml b/items.xml
index b9f37293..1f575364 100644
--- a/items.xml
+++ b/items.xml
@@ -3017,7 +3017,7 @@ Colors for dyeable equipments or items are set up by itemcolors.xml.
 	</item>
 	<item id="1805"
 		image="equipment/feet/cottonboots.png|W"
-		name="Cotton Boots"
+		name="%Color% Cotton Boots"
 		description="A pair of quality %Color% cotton boots."
 		defense="12"
 		level="14"
@@ -3165,7 +3165,7 @@ Colors for dyeable equipments or items are set up by itemcolors.xml.
 	<!-- |W:#a4b2b2,ffffff -->
 	<item id="2005"
 		image="equipment/hands/cottongloves.png|W"
-		name="Cotton Gloves"
+		name="%Color% Cotton Gloves"
 		description="A pair of comfy %Color% cotton gloves."
 		defense="10"
 		level="6"
@@ -3190,8 +3190,8 @@ Colors for dyeable equipments or items are set up by itemcolors.xml.
 	</item>
 	<item id="2007"
 		image="equipment/hands/cottongloves.png|W:#87876c,bbc39c,edf4e1,ffffff"
-		name="Silk Gloves"
-		description="Soft and graceful silk gloves which doesn't restrain magic."
+		name="%Color% Silk Gloves"
+		description="Soft and graceful %Color% silk gloves which doesn't restrain magic."
 		defense="1"
 		level="1"
 		type="equip-arms"
@@ -3362,7 +3362,7 @@ Colors for dyeable equipments or items are set up by itemcolors.xml.
 	</item>
 	<item id="2205"
 		image="equipment/legs/cottonshorts.png|W"
-		name="Cotton Shorts"
+		name="%Color% Cotton Shorts"
 		description="Shorts made of 100% %Color% cotton."
 		defense="25"
 		level="13"
@@ -3386,7 +3386,7 @@ Colors for dyeable equipments or items are set up by itemcolors.xml.
 	</item>
 	<item id="2207"
 		image="equipment/legs/cottontrousers.png|W"
-		name="Cotton Trousers"
+		name="%Color% Cotton Trousers"
 		description="Ankle-length %Color% trousers made of cotton."
 		defense="70"
 		level="20"
@@ -3411,7 +3411,7 @@ Colors for dyeable equipments or items are set up by itemcolors.xml.
 	</item>
 	<item id="2209"
 		image="equipment/legs/cottonskirt.png|W"
-		name="Cotton Skirt"
+		name="%Color% Cotton Skirt"
 		description="A %Color% cotton skirt made of linen cloth."
 		defense="20"
 		level="5"
-- 
cgit v1.2.3-70-g09d2


From 936882a5f8f283abccf2082ece75b835d6ee0933 Mon Sep 17 00:00:00 2001
From: Saulc <lucashelaine14@gmail.com>
Date: Thu, 21 Jun 2018 06:52:19 +0000
Subject: fix ?

---
 items.xml | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/items.xml b/items.xml
index 1f575364..1aff5528 100644
--- a/items.xml
+++ b/items.xml
@@ -3362,7 +3362,8 @@ Colors for dyeable equipments or items are set up by itemcolors.xml.
 	</item>
 	<item id="2205"
 		image="equipment/legs/cottonshorts.png|W"
-		name="%Color% Cotton Shorts"
+		name="Cotton Shorts"
+	<!-- 	name="%Color% Cotton Shorts" -->
 		description="Shorts made of 100% %Color% cotton."
 		defense="25"
 		level="13"
-- 
cgit v1.2.3-70-g09d2


From a1bff71c1a23cdf83e7ec3692bd8c5bf05b7a3fe Mon Sep 17 00:00:00 2001
From: Saulc <lucashelaine14@gmail.com>
Date: Thu, 21 Jun 2018 09:20:20 +0000
Subject: remove fluffy fur

---
 items.xml | 8 +-------
 1 file changed, 1 insertion(+), 7 deletions(-)

diff --git a/items.xml b/items.xml
index 1aff5528..61bbf557 100644
--- a/items.xml
+++ b/items.xml
@@ -1175,13 +1175,7 @@ Colors for dyeable equipments or items are set up by itemcolors.xml.
 		weight="20"
 		sellProtected="true"
 		maxFloorOffset="4"/>
-	<item id="729"
-		image="generic/fur.png"
-		name="Fluffy Fur"
-		description="This soft fur is used to make warm clothing."
-		type="generic"
-		weight="2"
-		maxFloorOffset="8"/>
+	<!-- id 729 is free -->
 	<!-- id 730 is free -->
 	<item id="731"
 		image="generic/diamond.png"
-- 
cgit v1.2.3-70-g09d2


From e98ec9f8f2f2cc55cf99e4a63edabe85bc89138e Mon Sep 17 00:00:00 2001
From: Saulc <lucashelaine14@gmail.com>
Date: Thu, 21 Jun 2018 11:29:11 +0000
Subject: fix 2.0

---
 items.xml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/items.xml b/items.xml
index 61bbf557..8d088690 100644
--- a/items.xml
+++ b/items.xml
@@ -3357,7 +3357,6 @@ Colors for dyeable equipments or items are set up by itemcolors.xml.
 	<item id="2205"
 		image="equipment/legs/cottonshorts.png|W"
 		name="Cotton Shorts"
-	<!-- 	name="%Color% Cotton Shorts" -->
 		description="Shorts made of 100% %Color% cotton."
 		defense="25"
 		level="13"
-- 
cgit v1.2.3-70-g09d2


From 766170a6d6193f015cdebbb9d151f630646ce7eb Mon Sep 17 00:00:00 2001
From: Saulc <lucashelaine14@gmail.com>
Date: Thu, 21 Jun 2018 11:33:49 +0000
Subject: update mouboo xml

---
 graphics/sprites/monsters/alphamouboo.xml | 9 ++++++---
 1 file changed, 6 insertions(+), 3 deletions(-)

diff --git a/graphics/sprites/monsters/alphamouboo.xml b/graphics/sprites/monsters/alphamouboo.xml
index 78b7e775..0b160c6b 100644
--- a/graphics/sprites/monsters/alphamouboo.xml
+++ b/graphics/sprites/monsters/alphamouboo.xml
@@ -1,7 +1,11 @@
-<?xml version="1.0"?>
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Author: Saulc
+Copyright (C) 2018 TMW 2 Moubootaur Legends -->
 <sprite>
 
-  <imageset name="base" src="graphics/sprites/monsters/alphamouboo.png" width="80" height="80" />
+  <imageset name="base" src="graphics/sprites/monsters/alphamouboo.png" 
+            width="80" 
+            height="80" />
 
   <action name="stand" imageset="base">
     <animation direction="down">
@@ -78,5 +82,4 @@
       <end />
     </animation>
   </action>
-
 </sprite>
-- 
cgit v1.2.3-70-g09d2


From 410640c53ad9fa6fac9064ee6d459a4670c6e73e Mon Sep 17 00:00:00 2001
From: Saulc <lucashelaine14@gmail.com>
Date: Thu, 21 Jun 2018 11:35:02 +0000
Subject: Update bigbif.xml

---
 graphics/sprites/monsters/bigbif.xml | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/graphics/sprites/monsters/bigbif.xml b/graphics/sprites/monsters/bigbif.xml
index 7e1470e1..645b3c8d 100644
--- a/graphics/sprites/monsters/bigbif.xml
+++ b/graphics/sprites/monsters/bigbif.xml
@@ -1,4 +1,7 @@
-<?xml version="1.0"?>
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Author: Saulc
+Copyright (C) 2018 TMW 2 Moubootaur Legends -->
+
 <sprite>
 
   <imageset name="base" src="graphics/sprites/monsters/bigbif.png|W" width="32" height="32" />
-- 
cgit v1.2.3-70-g09d2


From f3f7879c1048194f3a3c24e367f1844f444124ca Mon Sep 17 00:00:00 2001
From: Saulc <lucashelaine14@gmail.com>
Date: Thu, 21 Jun 2018 11:45:22 +0000
Subject: Update LICENSE for bif's

---
 LICENSE | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/LICENSE b/LICENSE
index 555ef340..04fd88ca 100644
--- a/LICENSE
+++ b/LICENSE
@@ -353,9 +353,12 @@ https://www.gitorious.org/evol/clientdata-beta/blobs/master/LICENSE
     graphics/sprites/icons/poison.png (FotherJ)                             (CC BY-SA 3.0)        (-)
     graphics/sprites/icons/spell-protection.png (Reid)                      (CC BY-SA 3.0)        (Alige)
 ## Monsters
+    graphics/sprites/monsters/bif.png (Saulc)                               (CC BY-SA 3.0)        (Polaczek)
+    graphics/sprites/monsters/bigbif.png (Saulc)                            (CC BY-SA 3.0)        (Polaczek)
     graphics/sprites/monsters/blub.png (Reid)                               (CC BY-SA 3.0)        (-)
     graphics/sprites/monsters/blub-little.png (Coolkid782)                  (CC BY-SA 3.0)        (Reid)
     graphics/sprites/monsters/blub-toppy.png (Reid)                         (CC BY-SA 3.0)        (-)
+    graphics/sprites/monsters/bif
     graphics/sprites/monsters/crafty.png (Bagzie)                           (CC BY-SA 3.0)        (Reid)
     graphics/sprites/monsters/croc.png (Reid)                               (CC BY-SA 3.0)        (Coolkid782, Enchilado)
     graphics/sprites/monsters/crocotree.png (Hal9000)                       (CC BY-SA 3.0)        (-)
@@ -370,6 +373,7 @@ https://www.gitorious.org/evol/clientdata-beta/blobs/master/LICENSE
     graphics/sprites/monsters/plushroom.png (Reid)                          (CC BY-SA 3.0)        (-)
     graphics/sprites/monsters/pumpkish.png (Aeonchild)                      (CC BY-SA 3.0)        (-)
     graphics/sprites/monsters/ratto.png (Coolkid782)                        (CC BY-SA 3.0)        (-)
+    graphics/sprites/monsters/smallbif.png (Saulc)                          (CC BY-SA 3.0)        (Polaczek)
     graphics/sprites/monsters/tipiou.png (Bagzie)                           (CC BY-SA 3.0)        (-)
     graphics/sprites/monsters/tortuga.png (Coolkid782)                      (CC BY-SA 3.0)        (Reid)
     graphics/sprites/monsters/oceanpirate.png (Saulc)                       (CC BY-SA 3.0)        (Saulc)
-- 
cgit v1.2.3-70-g09d2


From 8ca381b8d56dd8a4c7aa57b5ab814bfca806de05 Mon Sep 17 00:00:00 2001
From: Saulc <lucashelaine14@gmail.com>
Date: Thu, 21 Jun 2018 11:46:38 +0000
Subject: tab

---
 graphics/sprites/monsters/bif.xml | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/graphics/sprites/monsters/bif.xml b/graphics/sprites/monsters/bif.xml
index d0cde417..e977a9af 100644
--- a/graphics/sprites/monsters/bif.xml
+++ b/graphics/sprites/monsters/bif.xml
@@ -1,7 +1,9 @@
 <?xml version="1.0"?>
 <sprite>
 
-  <imageset name="base" src="graphics/sprites/monsters/bif.png|W" width="32" height="32" />
+  <imageset name="base" src="graphics/sprites/monsters/bif.png|W" 
+            width="32" 
+            height="32" />
 
   <action name="stand" imageset="base">
     <animation>
-- 
cgit v1.2.3-70-g09d2


From f0c297e70b8c1823fbf21b7a954227a5f79c3fc1 Mon Sep 17 00:00:00 2001
From: Saulc <lucashelaine14@gmail.com>
Date: Thu, 21 Jun 2018 11:48:06 +0000
Subject: tab fof big bif

---
 graphics/sprites/monsters/bigbif.xml | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/graphics/sprites/monsters/bigbif.xml b/graphics/sprites/monsters/bigbif.xml
index 645b3c8d..6bb7c548 100644
--- a/graphics/sprites/monsters/bigbif.xml
+++ b/graphics/sprites/monsters/bigbif.xml
@@ -4,7 +4,9 @@ Copyright (C) 2018 TMW 2 Moubootaur Legends -->
 
 <sprite>
 
-  <imageset name="base" src="graphics/sprites/monsters/bigbif.png|W" width="32" height="32" />
+  <imageset name="base" src="graphics/sprites/monsters/bigbif.png|W" 
+            width="32" 
+            height="32" />
 
   <action name="stand" imageset="base">
     <animation>
-- 
cgit v1.2.3-70-g09d2


From d409a127fede4e7ce9b35ceb5070b41687cd4d1c Mon Sep 17 00:00:00 2001
From: Saulc <lucashelaine14@gmail.com>
Date: Thu, 21 Jun 2018 11:49:06 +0000
Subject: add author to small bif

---
 graphics/sprites/monsters/smallbif.xml | 9 +++++++--
 1 file changed, 7 insertions(+), 2 deletions(-)

diff --git a/graphics/sprites/monsters/smallbif.xml b/graphics/sprites/monsters/smallbif.xml
index 13b8ac9f..26225567 100644
--- a/graphics/sprites/monsters/smallbif.xml
+++ b/graphics/sprites/monsters/smallbif.xml
@@ -1,7 +1,12 @@
-<?xml version="1.0"?>
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Author: Saulc
+Copyright (C) 2018 TMW 2 Moubootaur Legends -->
+
 <sprite>
 
-  <imageset name="base" src="graphics/sprites/monsters/smallbif.png|W" width="32" height="32" />
+  <imageset name="base" src="graphics/sprites/monsters/smallbif.png|W" 
+            width="32" 
+            height="32" />
 
   <action name="stand" imageset="base">
     <animation>
-- 
cgit v1.2.3-70-g09d2


From b6cac83b420592a5bbd888c2f03126da2b269ccc Mon Sep 17 00:00:00 2001
From: Saulc <lucashelaine14@gmail.com>
Date: Thu, 21 Jun 2018 11:51:44 +0000
Subject: license to candor scorpion

---
 graphics/sprites/monsters/candorscorpion.xml | 13 +++++++++++--
 1 file changed, 11 insertions(+), 2 deletions(-)

diff --git a/graphics/sprites/monsters/candorscorpion.xml b/graphics/sprites/monsters/candorscorpion.xml
index d8bda6e8..223c3c11 100644
--- a/graphics/sprites/monsters/candorscorpion.xml
+++ b/graphics/sprites/monsters/candorscorpion.xml
@@ -1,6 +1,12 @@
-<?xml version="1.0"?>
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Author: Saulc
+Copyright (C) 2018 TMW 2 Moubootaur Legends -->
+
 <sprite>
-  <imageset name="base" src="graphics/sprites/monsters/candorscorpion.png" width="48" height="45"/>
+  <imageset name="base" src="graphics/sprites/monsters/candorscorpion.png" 
+            width="48" 
+            height="45"/>
+            
   <action name="stand" imageset="base">
     <animation direction="down">
       <frame index="0" offsetY="2"/>
@@ -15,6 +21,7 @@
       <frame index="30" offsetY="2"/>
     </animation>
   </action>
+  
   <action name="walk" imageset="base">
     <animation direction="down">
       <sequence start="1" end="4" delay="75" offsetY="2"/>
@@ -29,6 +36,7 @@
       <sequence start="31" end="34" delay="75" offsetY="2"/>
     </animation>
   </action>
+  
   <action name="dead" imageset="base">
     <animation direction="down">
       <frame index="9" offsetY="2"/>
@@ -43,6 +51,7 @@
       <frame index="39" offsetY="2"/>
     </animation>
   </action>
+  
   <action name="attack" imageset="base">
     <animation direction="down">
       <sequence start="5" end="8" delay="75" offsetY="2"/>
-- 
cgit v1.2.3-70-g09d2


From f22a1d31e2c3ede1de525f0a0179937f8fd4ef4a Mon Sep 17 00:00:00 2001
From: Saulc <lucashelaine14@gmail.com>
Date: Thu, 21 Jun 2018 11:54:24 +0000
Subject: update license of candor scorpion

---
 LICENSE | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/LICENSE b/LICENSE
index 04fd88ca..af68bf6a 100644
--- a/LICENSE
+++ b/LICENSE
@@ -358,7 +358,7 @@ https://www.gitorious.org/evol/clientdata-beta/blobs/master/LICENSE
     graphics/sprites/monsters/blub.png (Reid)                               (CC BY-SA 3.0)        (-)
     graphics/sprites/monsters/blub-little.png (Coolkid782)                  (CC BY-SA 3.0)        (Reid)
     graphics/sprites/monsters/blub-toppy.png (Reid)                         (CC BY-SA 3.0)        (-)
-    graphics/sprites/monsters/bif
+    graphics/sprites/monsters/candorscorpion (?, Saulc)                     (GPLv2)               (Saulc)
     graphics/sprites/monsters/crafty.png (Bagzie)                           (CC BY-SA 3.0)        (Reid)
     graphics/sprites/monsters/croc.png (Reid)                               (CC BY-SA 3.0)        (Coolkid782, Enchilado)
     graphics/sprites/monsters/crocotree.png (Hal9000)                       (CC BY-SA 3.0)        (-)
-- 
cgit v1.2.3-70-g09d2


From 86be753c9ad6b36c531ccd4227113f5e79269cea Mon Sep 17 00:00:00 2001
From: Saulc <lucashelaine14@gmail.com>
Date: Thu, 21 Jun 2018 11:57:52 +0000
Subject: Update archant.xml

---
 graphics/sprites/monsters/archant.xml | 13 +++++++++++--
 1 file changed, 11 insertions(+), 2 deletions(-)

diff --git a/graphics/sprites/monsters/archant.xml b/graphics/sprites/monsters/archant.xml
index 40486be3..42b3a5a0 100644
--- a/graphics/sprites/monsters/archant.xml
+++ b/graphics/sprites/monsters/archant.xml
@@ -1,6 +1,12 @@
-<?xml version="1.0"?>
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Author: Saulc
+Copyright (C) 2018 TMW 2 Moubootaur Legends -->
+
 <sprite>
-  <imageset name="base" src="graphics/sprites/monsters/archant.png" width="24" height="30"/>
+  <imageset name="base" src="graphics/sprites/monsters/archant.png" 
+            width="24" 
+            height="30"/>
+            
   <action name="stand" imageset="base">
     <animation direction="down">
       <frame index="0" offsetX="0" offsetY="2"/>
@@ -15,6 +21,7 @@
       <frame index="30" offsetX="-1" offsetY="-3"/>
     </animation>
   </action>
+  
   <action name="walk" imageset="base">
     <animation direction="down">
       <sequence start="1" end="4" delay="75" offsetX="0" offsetY="2"/>
@@ -29,6 +36,7 @@
       <sequence start="31" end="34" delay="75" offsetX="-1" offsetY="-3"/>
     </animation>
   </action>
+  
   <action name="dead" imageset="base">
     <animation direction="down">
       <frame index="9" offsetX="0" offsetY="2"/>
@@ -43,6 +51,7 @@
       <frame index="39" offsetX="-1" offsetY="-3"/>
     </animation>
   </action>
+  
   <action name="attack" imageset="base">
     <animation direction="down">
       <sequence start="5" end="8" delay="75" offsetX="0" offsetY="2"/>
-- 
cgit v1.2.3-70-g09d2


From ae947bf95e2588a4ea26b0883710074a01b72953 Mon Sep 17 00:00:00 2001
From: Saulc <lucashelaine14@gmail.com>
Date: Thu, 21 Jun 2018 11:58:06 +0000
Subject: archant now are in license file

---
 LICENSE | 1 +
 1 file changed, 1 insertion(+)

diff --git a/LICENSE b/LICENSE
index af68bf6a..f22c2895 100644
--- a/LICENSE
+++ b/LICENSE
@@ -353,6 +353,7 @@ https://www.gitorious.org/evol/clientdata-beta/blobs/master/LICENSE
     graphics/sprites/icons/poison.png (FotherJ)                             (CC BY-SA 3.0)        (-)
     graphics/sprites/icons/spell-protection.png (Reid)                      (CC BY-SA 3.0)        (Alige)
 ## Monsters
+    graphics/sprites/monsters/archant.png (?, Wombat)                       (GPLv2)               (-)
     graphics/sprites/monsters/bif.png (Saulc)                               (CC BY-SA 3.0)        (Polaczek)
     graphics/sprites/monsters/bigbif.png (Saulc)                            (CC BY-SA 3.0)        (Polaczek)
     graphics/sprites/monsters/blub.png (Reid)                               (CC BY-SA 3.0)        (-)
-- 
cgit v1.2.3-70-g09d2


From 57d5d1ca41f01b9c48551bc06090f49c388d4b05 Mon Sep 17 00:00:00 2001
From: Saulc <lucashelaine14@gmail.com>
Date: Thu, 21 Jun 2018 12:01:27 +0000
Subject: bat and bandit are now in license

---
 LICENSE | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/LICENSE b/LICENSE
index f22c2895..dbb79666 100644
--- a/LICENSE
+++ b/LICENSE
@@ -354,6 +354,9 @@ https://www.gitorious.org/evol/clientdata-beta/blobs/master/LICENSE
     graphics/sprites/icons/spell-protection.png (Reid)                      (CC BY-SA 3.0)        (Alige)
 ## Monsters
     graphics/sprites/monsters/archant.png (?, Wombat)                       (GPLv2)               (-)
+    graphics/sprites/monsters/bandit.png (Alige, Skipy, Wombat)             (GPLv2)               (-)
+    graphics/sprites/monsters/banditlord.png (Alige, Skipy, Wombat)         (GPLv2)               (-)
+    graphics/sprites/monsters/bat.png (neoriceisgood)                       (GPLv2)               (-)
     graphics/sprites/monsters/bif.png (Saulc)                               (CC BY-SA 3.0)        (Polaczek)
     graphics/sprites/monsters/bigbif.png (Saulc)                            (CC BY-SA 3.0)        (Polaczek)
     graphics/sprites/monsters/blub.png (Reid)                               (CC BY-SA 3.0)        (-)
-- 
cgit v1.2.3-70-g09d2


From fba323ebf9bd743c372f9a9cf792ac5f7235f3a2 Mon Sep 17 00:00:00 2001
From: Saulc <lucashelaine14@gmail.com>
Date: Thu, 21 Jun 2018 12:14:13 +0000
Subject: gem stone now have license

---
 LICENSE | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/LICENSE b/LICENSE
index dbb79666..1980e45b 100644
--- a/LICENSE
+++ b/LICENSE
@@ -102,6 +102,7 @@ https://www.gitorious.org/evol/clientdata-beta/blobs/master/LICENSE
     graphics/items/equipment/weapons/woodensword.png (Len)                  (CC BY-SA 3.0)        (Reid)
 
 ## Generic
+    graphics/items/generic/amethyst.png (Crush, Enchilado)                  (CC BY-SA 3.0)        (Saulc)
     graphics/items/generic/box-aquada.png (Hal9000)                         (CC BY-SA 3.0)        (Reid)
     graphics/items/generic/box-croconut.png (Hal9000)                       (CC BY-SA 3.0)        (Reid)
     graphics/items/generic/box-fish.png (Hal9000)                           (CC BY-SA 3.0)        (Reid)
@@ -109,8 +110,10 @@ https://www.gitorious.org/evol/clientdata-beta/blobs/master/LICENSE
     graphics/items/generic/carp.png (Reid)                                  (CC BY-SA 3.0)        (-)
     graphics/items/generic/coral.png (Reid)                                 (CC BY-SA 3.0)        (Enchilado)
     graphics/items/generic/crocclaw.png (Reid)                              (CC BY-SA 3.0)        (Enchilado)
+    graphics/items/generic/diamond.png (Crush, Enchilado)                   (CC BY-SA 3.0)        (-)
     graphics/items/generic/dish-poisoned.png (Hal9000)                      (CC BY-SA 3.0)        (Alige)
     graphics/items/generic/eggshell-half.png (Reid)                         (CC BY-SA 3.0)        (-)
+    graphics/items/generic/emerald.png (Crush, Enchilado)                   (CC BY-SA 3.0)        (Saulc)
     graphics/items/generic/fur.png (Crush)                                  (CC BY-SA 3.0)        (Alige)
     graphics/items/generic/key-ship.png (Hal9000)                           (CC BY-SA 3.0)        (Reid)
     graphics/items/generic/letter-stamp.png (Reid)                          (CC BY-SA 3.0)        (-)
@@ -120,13 +123,16 @@ https://www.gitorious.org/evol/clientdata-beta/blobs/master/LICENSE
     graphics/items/generic/pioufeathers.png (Reid)                          (CC BY-SA 3.0)        (Fother_J)
     graphics/items/generic/pumpkin.png (Enchilado)                          (CC BY-SA 3.0)        (-)
     graphics/items/generic/rattotail.png (Reid)                             (CC BY-SA 3.0)        (Alige)
+    graphics/items/generic/ruby.png (Crush, Enchilado)                      (CC BY-SA 3.0)        (Saulc)
     graphics/items/generic/fishingrod.png (Reid)                            (CC BY-SA 3.0)        (-)
+    graphics/items/generic/sapphire.png (Crush, Enchilado)                  (CC BY-SA 3.0)        (Saulc)
     graphics/items/generic/smalltentacles.png (Coolkid782)                  (CC BY-SA 3.0)        (Reid)
     graphics/items/generic/squichyclaws.png (Reid)                          (CC BY-SA 3.0)        (-)
     graphics/items/generic/teeth-bat.png (Enchilado)                        (CC BY-SA 3.0)        (Alige)
     graphics/items/generic/teeth-ratto.png (Reid)                           (CC BY-SA 3.0)        (Alige)
     graphics/items/generic/tentacles.png (Reid)                             (CC BY-SA 3.0)        (-)
     graphics/items/generic/tongue.png (Enchilado)                           (CC BY-SA 3.0)        (Alige)
+    graphics/items/generic/topaz.png (Crush, Enchilado)                  (CC BY-SA 3.0)        (Saulc)
     graphics/items/generic/tortugashell.png (Reid)                          (CC BY-SA 3.0)        (-)
     graphics/items/generic/tortugashell-fragment.png (Reid)                 (CC BY-SA 3.0)        (-)
     graphics/items/generic/wing-bat.png (Crush)                             (CC BY-SA 3.0)        (-)
-- 
cgit v1.2.3-70-g09d2


From 24ffb33041ab03051bfc213b71c0b5a3ec722296 Mon Sep 17 00:00:00 2001
From: Saulc <lucashelaine14@gmail.com>
Date: Thu, 21 Jun 2018 13:01:48 +0000
Subject: Add food directory

---
 graphics/items/usable/food/.gitkeep | 0
 1 file changed, 0 insertions(+), 0 deletions(-)
 create mode 100644 graphics/items/usable/food/.gitkeep

diff --git a/graphics/items/usable/food/.gitkeep b/graphics/items/usable/food/.gitkeep
new file mode 100644
index 00000000..e69de29b
-- 
cgit v1.2.3-70-g09d2