River Generation Module

This is going to be used for lava rivers in lavaland.
This commit is contained in:
KorPhaeron
2015-12-18 15:49:18 -06:00
committed by Tkdrg
parent 58b9ea0174
commit b96bec5157
5 changed files with 37 additions and 11 deletions
+1 -1
View File
@@ -89,7 +89,7 @@ var/global/list/rockTurfEdgeCache
icon_state = "rock"
return
/turf/simulated/mineral/proc/Spread(turf/T)
/turf/simulated/mineral/Spread(turf/T)
new src.type(T)
/turf/simulated/mineral/random