gallows : changed name of texture. 'gallows_rope.png' to 'gallows_knot.png'

master
hunterdelyx1 2014-08-07 00:45:04 +04:00
parent 4567914250
commit 4cb8c02d8d
2 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@ minetest.register_entity("gallows:rope_entity",{
visual = "upright_sprite",
collisionbox = {0,0,0,0,0,0},
visual_size = {x=1, y=1},
textures = {"gallows_rope.png"},
textures = {"gallows_knot.png"},
spritediv = {x=1, y=1},
initial_sprite_basepos = {x=0, y=0},
is_visible = true,

View File

Before

Width:  |  Height:  |  Size: 327 B

After

Width:  |  Height:  |  Size: 327 B