Skip to content
Snippets Groups Projects
Commit 1b0e6a5d authored by dg's avatar dg
Browse files

Fixes sand tunnels in briagh lair

git-svn-id: http://svn.net-core.org/repos/t-engine4@3240 51575b47-30f0-44d4-a5cc-537603b46e54
parent 32331bf4
No related branches found
No related tags found
No related merge requests found
......@@ -148,7 +148,7 @@ newEntity{
does_block_move = true,
block_sight = true,
air_level = -10,
dig = "SAND",
dig = "UNDERGROUND_SAND",
nice_tiler = { method="roundwall3d",
inner={"SANDWALL_STABLE", 100, 1, 1},
wall8={"SANDWALL_STABLE_8", 100, 1, 1},
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment