Disable advanced navigation consoles of the white ship and the caravan ships during warops

This commit is contained in:
Naksu
2018-03-08 15:52:24 +02:00
committed by KorPhaeron
parent 6f4c4ba5cc
commit 1a65add819
4 changed files with 28 additions and 0 deletions
@@ -53,6 +53,14 @@
shuttleId = "caravantrade1"
possible_destinations = "whiteship_away;whiteship_home;whiteship_z4;whiteship_lavaland;caravantrade1_custom;caravantrade1_ambush"
/obj/machinery/computer/camera_advanced/shuttle_docker/caravan/Initialize()
. = ..()
GLOB.jam_on_wardec += src
/obj/machinery/computer/camera_advanced/shuttle_docker/caravan/Destroy()
GLOB.jam_on_wardec -= src
return ..()
/obj/machinery/computer/camera_advanced/shuttle_docker/caravan/trade1
name = "Small Freighter Navigation Computer"
desc = "Used to designate a precise transit location for the Small Freighter."