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:
LordFowl
2017-05-28 07:15:22 -04:00
committed by skull132
parent e8e0954769
commit cae2fa1fdd
12 changed files with 1011 additions and 970 deletions
@@ -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"