mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-29 08:08:49 +01:00
Fixes shuttles loading improperly in templates
Adds template datum and preloader
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user