mirror of
https://github.com/Sokomine/cottages.git
synced 2025-04-20 11:00:25 +02:00
don't include carts texture when carts is not available
This commit is contained in:
parent
44636a5e66
commit
d38159d451
@ -52,7 +52,7 @@ else
|
||||
wield_image = "default_ladder_wood.png",
|
||||
drawtype = "raillike",
|
||||
tiles = {
|
||||
"default_ladder_wood.png^carts_rail_straight.png^cottages_rope.png",
|
||||
"default_ladder_wood.png^cottages_rope.png",
|
||||
},
|
||||
paramtype = "light",
|
||||
paramtype2 = "wallmounted",
|
||||
|
Loading…
x
Reference in New Issue
Block a user