mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-15 01:54:52 +01:00
Adding Linda.
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user