From be9ce16b2aa148bf8a44edd50bbe1fd65f1afe81 Mon Sep 17 00:00:00 2001 From: HoraK-FDF Date: Wed, 30 Oct 2024 22:49:39 +0100 Subject: Mobs and Items grass spelt speltseeds --- graphics/items/generic/seeds-dyable.png | Bin 0 -> 328 bytes graphics/sprites/monsters/grass.png | Bin 0 -> 1163 bytes graphics/sprites/monsters/grass.xml | 14 ++++++++++++++ graphics/sprites/monsters/spelt.png | Bin 0 -> 995 bytes graphics/sprites/monsters/spelt.xml | 14 ++++++++++++++ items/generic/item5389_SpeltSeeds.xml | 2 +- license.md | 3 +++ 7 files changed, 32 insertions(+), 1 deletion(-) create mode 100644 graphics/items/generic/seeds-dyable.png create mode 100644 graphics/sprites/monsters/grass.png create mode 100644 graphics/sprites/monsters/grass.xml create mode 100644 graphics/sprites/monsters/spelt.png create mode 100644 graphics/sprites/monsters/spelt.xml diff --git a/graphics/items/generic/seeds-dyable.png b/graphics/items/generic/seeds-dyable.png new file mode 100644 index 00000000..b0a05d32 Binary files /dev/null and b/graphics/items/generic/seeds-dyable.png differ diff --git a/graphics/sprites/monsters/grass.png b/graphics/sprites/monsters/grass.png new file mode 100644 index 00000000..b26a6a3b Binary files /dev/null and b/graphics/sprites/monsters/grass.png differ diff --git a/graphics/sprites/monsters/grass.xml b/graphics/sprites/monsters/grass.xml new file mode 100644 index 00000000..d269f33a --- /dev/null +++ b/graphics/sprites/monsters/grass.xml @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + diff --git a/graphics/sprites/monsters/spelt.png b/graphics/sprites/monsters/spelt.png new file mode 100644 index 00000000..68ec2375 Binary files /dev/null and b/graphics/sprites/monsters/spelt.png differ diff --git a/graphics/sprites/monsters/spelt.xml b/graphics/sprites/monsters/spelt.xml new file mode 100644 index 00000000..9817f6ba --- /dev/null +++ b/graphics/sprites/monsters/spelt.xml @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + diff --git a/items/generic/item5389_SpeltSeeds.xml b/items/generic/item5389_SpeltSeeds.xml index d05f47ad..cce7e8fa 100644 --- a/items/generic/item5389_SpeltSeeds.xml +++ b/items/generic/item5389_SpeltSeeds.xml @@ -1,4 +1,4 @@ - + diff --git a/license.md b/license.md index 1a22bd2b..d6833d24 100644 --- a/license.md +++ b/license.md @@ -516,6 +516,7 @@ File | Artists | Licenses `graphics/items/generic/spectral-orb.png` | Kr0n05931, Enchilado | GPLv2 `graphics/items/generic/spell-book-page.png` | Salmondine, Enchilado | GPLv2 `graphics/items/generic/spell-book.png` | Salmondine, Enchilado | GPLv2 +`graphics/items/generic/seeds-dyable.png` | Coolkid782, Enchilado, HoraK-FDF | GPLv2, CC BY-SA 3.0 `graphics/items/generic/spice.png` | FotherJ, Enchilado | GPLv2, CC BY-SA 3.0 `graphics/items/generic/squichyclaws.png` | Reid | CC BY-SA 3.0 `graphics/items/generic/squirrel-pelt.png` | Wombat, Enchilado | GPLv2, CC BY-SA 3.0 @@ -1050,6 +1051,7 @@ File | Artists | Licenses `graphics/sprites/monsters/golem-crystal.png` | Hocus, HoraK-FDF | MIT, GPLv2, CC BY-SA 3.0 `graphics/sprites/monsters/golem-dyable.png` | Hocus, HoraK-FDF | MIT, GPLv2, CC BY-SA 3.0 `graphics/sprites/monsters/golem-red.png` | Hocus | MIT, GPLv2, CC BY-SA 3.0 +`graphics/sprites/monsters/grass.png` | HoraK-FDF | GPLv2, CC BY-SA 4.0 `graphics/sprites/monsters/junglefowl.png` | Pateame, Virtual Reality | GPLv2 `graphics/sprites/monsters/larvespa.png` | Arikel | GPLv2, CC BY-SA 3.0 `graphics/sprites/monsters/lizard.png` | Len, Pateame | GPLv2 @@ -1095,6 +1097,7 @@ File | Artists | Licenses `graphics/sprites/monsters/snake-cave.png` | :grey_question:, Neoriceisgood | GPLv2 `graphics/sprites/monsters/snake.png` | :grey_question:, Neoriceisgood | GPLv2 `graphics/sprites/monsters/snowflower.png` | Salmondine | GPLv2 +`graphics/sprites/monsters/spelt.png` | HoraK-FDF | GPLv2, CC BY-SA 4.0 `graphics/sprites/monsters/spider.png` | FotherJ | GPLv2, CC BY-SA 3.0 `graphics/sprites/monsters/spider-crystal.png` | FotherJ, HoraK-FDF | GPLv2, CC BY-SA 3.0 `graphics/sprites/monsters/spider-queen.png` | Hocus | MIT, GPLv2, CC BY-SA 3.0 -- cgit v1.2.3-70-g09d2