Improve Pylons.

fork-master
Thomas--S 2016-06-05 21:05:20 +02:00
parent 00587ac8db
commit cb3d0bbb75
2 changed files with 2 additions and 2 deletions

View File

@ -82,8 +82,8 @@ minetest.register_node("streets:roadwork_pylon", {
fixed = {
{-0.375, -0.5, -0.125, 0.375, -0.4375, 0.125},
{-0.125, -0.5, -0.375, 0.125, -0.4375, 0.375},
{-0.25, -0.5, 0, 0.25, 0.0625, 0},
{0, -0.5, -0.25, 0, 0.0625, 0.25},
{-0.3125, -0.5, 0, 0.3125, 0.1875, 0},
{0, -0.5, -0.3125, 0, 0.1875, 0.3125},
}
}
})

Binary file not shown.

Before

Width:  |  Height:  |  Size: 563 B

After

Width:  |  Height:  |  Size: 566 B