Update Lingering bottle image.

This commit is contained in:
Brandon 2020-07-05 17:36:18 -04:00
parent a34268f85d
commit b3e67d61b6
2 changed files with 1 additions and 1 deletions

View File

@ -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