mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-07-20 20:37:34 +01:00
New Map Pets and Z collateral (#2503)
Fixes #2499 Fixes #2495 Fixes #2493 Fixes #2480 Fixes #2487 Fixes #2491 Fixes #2492 Gives the head of security Lieutenant Columbo, an attack dog with a special sprite that deals slightly less damage compared to other attack dogs. Replaces Poly with floor B.O.B. Gives Lamarr's cage a little more breathing room.
This commit is contained in:
@@ -201,7 +201,7 @@ var/datum/controller/subsystem/processing/shuttle/shuttle_controller
|
||||
ERT.area_offsite = locate(/area/shuttle/specops/station) //centcom is the home station, the Exodus is offsite
|
||||
ERT.area_station = locate(/area/shuttle/specops/centcom)
|
||||
ERT.docking_controller_tag = "specops_shuttle_port"
|
||||
ERT.docking_controller_tag_station = "specops_shuttle_port"
|
||||
ERT.docking_controller_tag_station = "ert_shuttle_dock_airlock"
|
||||
ERT.docking_controller_tag_offsite = "specops_shuttle_fore"
|
||||
ERT.dock_target_station = "specops_centcom_dock"
|
||||
ERT.dock_target_offsite = "specops_dock_airlock"
|
||||
|
||||
Reference in New Issue
Block a user