Merge pull request #1102 from Aranclanos/Linda

Linda.
This commit is contained in:
Cheridan
2013-08-18 15:27:23 -07:00
48 changed files with 1137 additions and 696 deletions
+1 -1
View File
@@ -213,7 +213,7 @@
new src.type(tunnel, rand(10, 15), 0, dir)
else
SpawnFloor(tunnel)
else if(!istype(tunnel, src.parent)) // We hit space/normal/wall, stop our tunnel.
else //if(!istype(tunnel, src.parent)) // We hit space/normal/wall, stop our tunnel.
break
// Chance to change our direction left or right.