Skins: Rename some files

master
Wuzzy 2021-08-02 22:33:50 +02:00
parent e5a129a6f9
commit ce85d3a952
9 changed files with 11 additions and 11 deletions

View File

@ -17,23 +17,23 @@ Wuzzy (CC0 1.0):
- hades_skins_accessoire_head_flowers.png
Kosanaya (CC BY-SA 3.0):
* hades_skins_accessoire_head_bikutoria.png (original skin: Bikutoria_by_Kosanaya.png)
* hades_skins_accessoire_head_ribbon.png (original skin: Bikutoria_by_Kosanaya.png)
Minetestian (CC BY-SA 3.0):
* hades_skins_shirt_minetestian.png (original skin: Minetestian_by_Minetestian.png)
* hades_skins_shirt_t-shirt.png (original skin: Minetestian_by_Minetestian.png)
nelly (CC BY-SA 3.0):
* hades_skins_hair_emma.png (original skin: Emma_by_nelly.png)
* hades_skins_hair_long.png (original skin: Emma_by_nelly.png)
QoiOui (CC BY-SA 3.0):
* hades_skins_hair_quioui.png (original skin: QoiOui_by_QoiOui.png)
* hades_skins_hair_beard.png (original skin: QoiOui_by_QoiOui.png)
Geopbyte (CC BY-SA 3.0):
* character.png (original skin: Geopbyte_by_Geopbyte.png)
* hades_skins_belt_simple.png (original skin: Geopbyte_by_Geopbyte.png)
* hades_skins_hair_simple.png (original skin: Geopbyte_by_Geopbyte.png)
* hades_skins_pants_simple.png (original skin: Geopbyte_by_Geopbyte.png)
* hades_skins_shirt_simple.png (original skin: Geopbyte_by_Geopbyte.png)
* hades_skins_hair_medium.png (original skin: Geopbyte_by_Geopbyte.png)
* hades_skins_pants_long.png (original skin: Geopbyte_by_Geopbyte.png)
* hades_skins_shirt_shirt.png (original skin: Geopbyte_by_Geopbyte.png)
* hades_skins_shoes_simple.png (original skin: Geopbyte_by_Geopbyte.png)
* hades_skins_skin_base.png (original skin: Geopbyte_by_Geopbyte.png)

View File

@ -22,11 +22,11 @@ local get_color = function(r, g, b)
end
local styles = {
hair = { "simple", "emma", "quioui" },
accessoire_head = { "blank", "bikutoria", "headband", "flowers" },
shirt = { "simple", "tanktop", "top", "minetestian"},
hair = { "medium", "long", "beard" },
accessoire_head = { "blank", "ribbon", "headband", "flowers" },
shirt = { "shirt", "t-shirt", "tanktop", "top", },
belt = { "blank", "simple" },
pants = { "simple", "shorts", "hotpants" },
pants = { "long", "shorts", "hotpants" },
shoes = { "simple" },
skin = { "base" },
eyes = { "pupils" },

View File

Before

Width:  |  Height:  |  Size: 1.4 KiB

After

Width:  |  Height:  |  Size: 1.4 KiB

View File

Before

Width:  |  Height:  |  Size: 1.3 KiB

After

Width:  |  Height:  |  Size: 1.3 KiB

View File

Before

Width:  |  Height:  |  Size: 1.0 KiB

After

Width:  |  Height:  |  Size: 1.0 KiB

View File

Before

Width:  |  Height:  |  Size: 1.7 KiB

After

Width:  |  Height:  |  Size: 1.7 KiB

View File

Before

Width:  |  Height:  |  Size: 356 B

After

Width:  |  Height:  |  Size: 356 B

View File

Before

Width:  |  Height:  |  Size: 1.9 KiB

After

Width:  |  Height:  |  Size: 1.9 KiB

View File

Before

Width:  |  Height:  |  Size: 2.0 KiB

After

Width:  |  Height:  |  Size: 2.0 KiB