Rewriting the mining turfs to reduce worldstart lag.

This commit is contained in:
Zuhayr
2015-12-16 16:16:41 +10:30
parent f2cc74d588
commit 8ebb7c5b5f
9 changed files with 150 additions and 162 deletions
+1 -1
View File
@@ -104,7 +104,7 @@
build_cost = 1
build_type = "floor"
build_turf = /turf/simulated/floor/airless
else if(!deconstruct && istype(T,/turf/simulated/floor/asteroid))
else if(!deconstruct && istype(T,/turf/simulated/mineral/floor))
build_cost = 1
build_type = "floor"
build_turf = /turf/simulated/floor/plating