1
0
ミラー元 https://github.com/Sokomine/cottages.git 前回の同期 2025-11-07 15:05:18 +01:00

don't include carts texture when carts is not available

このコミットが含まれているのは:
flux
2023-04-19 14:08:26 -07:00
コミット 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",