Fixes shuttles loading improperly in templates

Adds template datum and preloader
This commit is contained in:
AnturK
2016-01-29 20:51:12 +01:00
parent b1327480eb
commit 8999db80b4
7 changed files with 111 additions and 38 deletions
+1
View File
@@ -180,6 +180,7 @@
..()
SSshuttle.mobile += src
/obj/docking_port/mobile/initialize()
var/area/A = get_area(src)
if(istype(A, /area/shuttle))
areaInstance = A