forked from VoxeLibre/VoxeLibre
Update dragon breath image.
This commit is contained in:
parent
b45b4a44e5
commit
927ba10c34
|
@ -308,8 +308,7 @@ local dragon_breath_def = {
|
||||||
description = "Dragon's Breath",
|
description = "Dragon's Breath",
|
||||||
_tt = S("No effect"),
|
_tt = S("No effect"),
|
||||||
_longdesc = S("Combine with Splash potions to create a Lingering effect"),
|
_longdesc = S("Combine with Splash potions to create a Lingering effect"),
|
||||||
color = nil,
|
color = "#CF5577",
|
||||||
image = "mcl_potions_dragon_breath.png",
|
|
||||||
groups = { brewitem = 1, not_in_creative_inventory = 0 },
|
groups = { brewitem = 1, not_in_creative_inventory = 0 },
|
||||||
on_use = nil,
|
on_use = nil,
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue