mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-19 02:54:41 +01:00
Fixes gamma shuttle location not set at roundstart
This commit is contained in:
@@ -205,6 +205,7 @@ var/global/datum/shuttle_controller/shuttle_controller
|
||||
|
||||
//Gamma Shuttle
|
||||
shuttle = new()
|
||||
shuttle.location = 1
|
||||
shuttle.warmup_time = 10
|
||||
shuttle.area_offsite = locate(/area/shuttle/gamma/space)
|
||||
shuttle.area_station = locate(/area/shuttle/gamma/station)
|
||||
|
||||
Reference in New Issue
Block a user