changed ladder texture
This commit is contained in:
parent
1d7bd80feb
commit
239895dfe0
@ -196,9 +196,7 @@ minetest.register_node("poop:box", {
|
||||
minetest.register_node("poop:ladder_steel", {
|
||||
description = "Ladder",
|
||||
drawtype = "signlike",
|
||||
tiles = {"Poop.png"},
|
||||
tiles = {"Poop.png"},
|
||||
tiles = {"Poop.png"},
|
||||
tiles = {"ladder.png"},
|
||||
paramtype = "light",
|
||||
paramtype2 = "wallmounted",
|
||||
sunlight_propagates = true,
|
||||
|
BIN
mods/poop/textures/ladder.png
Normal file
BIN
mods/poop/textures/ladder.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 783 B |
Loading…
Reference in New Issue
Block a user