Add skins by GreenDimond/GreenXenith

This commit is contained in:
rubenwardy 2019-03-22 04:27:05 +00:00
parent c1b7ab7f9f
commit a77928c556
14 changed files with 5 additions and 1 deletions

View File

@ -29,6 +29,10 @@ Created by [rubenwardy](https://rubenwardy.com/).
Code: LGPLv2.1+
Textures: CC-BY-SA 3.0
### Textures
* ctf_classes_skin_* found and edited by GreenDimond/GreenXenith
### Mods
Check out [mods/](mods/) to see all the installed mods and their respective licenses.

View File

@ -12,7 +12,7 @@ end
function ctf_classes.set_skin(player, color, class)
player:set_properties({
textures = {"ctf_classes_skins_" .. class.name .. "_" .. (color or "blue") .. ".png"}
textures = {"ctf_classes_skin_" .. class.name .. "_" .. (color or "blue") .. ".png"}
})
end

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 7.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 7.0 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 7.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 7.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 7.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 7.0 KiB