mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 18:22:39 +00:00
Merc and Heist shuttles should be able to cloak again.
This commit is contained in:
@@ -213,6 +213,8 @@
|
|||||||
warmup_time = 0
|
warmup_time = 0
|
||||||
origin = /area/syndicate_station/start
|
origin = /area/syndicate_station/start
|
||||||
interim = /area/syndicate_station/transit
|
interim = /area/syndicate_station/transit
|
||||||
|
can_cloak = TRUE
|
||||||
|
cloaked = TRUE
|
||||||
start_location = "Mercenary Base"
|
start_location = "Mercenary Base"
|
||||||
destinations = list(
|
destinations = list(
|
||||||
"Northwest of the station" = /area/syndicate_station/northwest,
|
"Northwest of the station" = /area/syndicate_station/northwest,
|
||||||
@@ -243,6 +245,8 @@
|
|||||||
warmup_time = 0
|
warmup_time = 0
|
||||||
origin = /area/skipjack_station/start
|
origin = /area/skipjack_station/start
|
||||||
interim = /area/skipjack_station/transit
|
interim = /area/skipjack_station/transit
|
||||||
|
can_cloak = TRUE
|
||||||
|
cloaked = TRUE
|
||||||
destinations = list(
|
destinations = list(
|
||||||
"Fore Starboard Solars" = /area/skipjack_station/northeast_solars,
|
"Fore Starboard Solars" = /area/skipjack_station/northeast_solars,
|
||||||
"Fore Port Solars" = /area/skipjack_station/northwest_solars,
|
"Fore Port Solars" = /area/skipjack_station/northwest_solars,
|
||||||
|
|||||||
Reference in New Issue
Block a user