_
This commit is contained in:
@@ -150,7 +150,8 @@ minetest.register_node("portalgun:turretgun_spawner",
|
||||
{
|
||||
--this node spawns a turret on top of the block if there is no turret nearby
|
||||
description = "Turret spawner",
|
||||
tiles = {"portalgun_turret_spawner.png"},
|
||||
--separate tile for top others same
|
||||
tiles = {"portalgun_turret_spawner_top.png", "portalgun_turret_spawner_side.png"},
|
||||
groups = {cracky = 3},
|
||||
sounds = stone_sounds,
|
||||
drawtype = "allfaces",
|
||||
|
Reference in New Issue
Block a user