diff --git a/pilot_skin_manager.lua b/pilot_skin_manager.lua index adb9ba3..0b7c091 100644 --- a/pilot_skin_manager.lua +++ b/pilot_skin_manager.lua @@ -1,5 +1,5 @@ -airutils.pilot_textures = {"pilot_clothes1.png","pilot_clothes2.png",} +airutils.pilot_textures = {"pilot_clothes1.png","pilot_clothes2.png","pilot_clothes3.png"} minetest.register_chatcommand("au_uniform", { func = function(name, param)