forked from thunderdog1138/star_wars
Update 'mods/flowers/init.lua'
This commit is contained in:
parent
86318963dc
commit
0593d345af
|
@ -282,6 +282,7 @@ local waterlily_def = {
|
|||
tiles = {"waterlily.png", "waterlily_bottom.png"},
|
||||
inventory_image = "waterlily.png",
|
||||
wield_image = "waterlily.png",
|
||||
use_texture_alpha = "clip",
|
||||
liquids_pointable = true,
|
||||
walkable = false,
|
||||
buildable_to = true,
|
||||
|
|
Loading…
Reference in New Issue