removed surplus textures

This commit is contained in:
Sokomine 2024-01-25 17:56:38 +01:00
parent 753d3f3eec
commit 7fc2d89974
3 changed files with 2 additions and 1 deletions

View File

@ -97,7 +97,8 @@ end
yl_speak_up.cape2texture = function(t)
return "yl_speak_up_mask_cape.png^[combine:32x64:56,20=" .. tostring(t)
-- same texture mask as the shield
return "yl_speak_up_mask_shield.png^[combine:32x64:56,20=" .. tostring(t)
end
yl_speak_up.shield2texture = function(t)

Binary file not shown.

Before

Width:  |  Height:  |  Size: 17 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 214 B