Add skins by GreenDimond/GreenXenith
|
@ -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.
|
||||
|
|
|
@ -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
|
||||
|
||||
|
|
BIN
mods/ctf/ctf_classes/textures/ctf_classes_skin_knight_blue.png
Normal file
After Width: | Height: | Size: 1.3 KiB |
BIN
mods/ctf/ctf_classes/textures/ctf_classes_skin_knight_red.png
Normal file
After Width: | Height: | Size: 1.4 KiB |
BIN
mods/ctf/ctf_classes/textures/ctf_classes_skin_medic_blue.png
Normal file
After Width: | Height: | Size: 2 KiB |
BIN
mods/ctf/ctf_classes/textures/ctf_classes_skin_medic_red.png
Normal file
After Width: | Height: | Size: 2 KiB |
BIN
mods/ctf/ctf_classes/textures/ctf_classes_skin_shooter_blue.png
Normal file
After Width: | Height: | Size: 3.3 KiB |
BIN
mods/ctf/ctf_classes/textures/ctf_classes_skin_shooter_red.png
Normal file
After Width: | Height: | Size: 3.3 KiB |
Before Width: | Height: | Size: 7.2 KiB |
Before Width: | Height: | Size: 7 KiB |
Before Width: | Height: | Size: 7.4 KiB |
Before Width: | Height: | Size: 7.2 KiB |
Before Width: | Height: | Size: 7.3 KiB |
Before Width: | Height: | Size: 7 KiB |