Add Colossus, add outdoors variable to areas and update fireball targeting

This commit is contained in:
Markolie
2016-10-25 04:10:52 +02:00
parent 51686b0a01
commit e5c4b78f47
49 changed files with 1249 additions and 175 deletions
+1 -1
View File
@@ -153,7 +153,7 @@
/obj/item/areaeditor/proc/get_area_type(var/area/A = get_area())
if(istype(A,/area/space))
if(A.outdoors)
return AREA_SPACE
var/list/SPECIALS = list(
/area/shuttle,