Read github PR for details.

This commit is contained in:
Neerti
2017-10-10 00:48:27 -04:00
parent 459fbbdc2a
commit 7225ea2b66
30 changed files with 15292 additions and 13782 deletions

View File

@@ -17,8 +17,8 @@
var/turf/unsimulated/wall/planetary/planetary_wall_type = /turf/unsimulated/wall/planetary
var/turf/simulated/floor/planet_floors = list()
var/turf/unsimulated/wall/planetary/planet_walls = list()
var/list/turf/simulated/floor/planet_floors = list()
var/list/turf/unsimulated/wall/planetary/planet_walls = list()
var/needs_work = 0 // Bitflags to signal to the planet controller these need (properly deferrable) work. Flags defined in controller.