forked from VoxeLibre/VoxeLibre
Update Lingering bottle image.
This commit is contained in:
parent
a34268f85d
commit
b3e67d61b6
|
@ -2,7 +2,7 @@ local lingering_image = function(colorstring, opacity)
|
|||
if not opacity then
|
||||
opacity = 127
|
||||
end
|
||||
return "mcl_potions_splash_overlay.png^[colorize:"..colorstring..":"..tostring(opacity).."^mcl_potions_splash_bottle.png"
|
||||
return "mcl_potions_splash_overlay.png^[colorize:"..colorstring..":"..tostring(opacity).."^mcl_potions_lingering_bottle.png"
|
||||
end
|
||||
|
||||
|
||||
|
|
Binary file not shown.
After Width: | Height: | Size: 367 B |
Loading…
Reference in New Issue