Allow hanging candling on ceiling
This commit is contained in:
parent
5f2a72fd85
commit
5960872708
@ -74,6 +74,8 @@ xdecor.register("candle", {
|
|||||||
tiles = {
|
tiles = {
|
||||||
{ name = "xdecor_candle_floor.png",
|
{ name = "xdecor_candle_floor.png",
|
||||||
animation = {type="vertical_frames", length=1.5} },
|
animation = {type="vertical_frames", length=1.5} },
|
||||||
|
{ name = "xdecor_candle_ceiling.png",
|
||||||
|
animation = {type="vertical_frames", length=1.5} },
|
||||||
{ name = "xdecor_candle_wall.png",
|
{ name = "xdecor_candle_wall.png",
|
||||||
animation = {type="vertical_frames", length=1.5} }
|
animation = {type="vertical_frames", length=1.5} }
|
||||||
},
|
},
|
||||||
|
BIN
textures/xdecor_candle_ceiling.png
Normal file
BIN
textures/xdecor_candle_ceiling.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 352 B |
Loading…
x
Reference in New Issue
Block a user