master #5

Merged
epCode merged 255 commits from VoxeLibre/VoxeLibre:master into master 2021-02-02 23:20:01 +01:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit 6e6f994a43 - Show all commits

View File

@ -447,7 +447,7 @@ local dragon_breath_def = {
no_throwable = true,
no_effect = true,
_longdesc = S("This item is used in brewing and can be combined with splash potions to create lingering potions."),
color = "#BF4567",
image = "mcl_potions_dragon_breath.png",
groups = { brewitem = 1 },
on_use = nil,
stack_max = 64,