fix base:torch material

This commit is contained in:
MihailRis
2024-07-12 06:15:22 +03:00
parent ffb7aa1189
commit 636c10d229
+2 -1
View File
@@ -14,5 +14,6 @@
"shadeless": true, "shadeless": true,
"obstacle": false, "obstacle": false,
"grounded": true, "grounded": true,
"rotation": "pipe" "rotation": "pipe",
"material": "base:wood"
} }