Map changes, lighting, new janitor sign, major fix to sec armory.

- New plant in cargo (grinch stole the old one)
- Fixed misplaced doors in engineering.
- Added lights in: Cargo, cargo hallway, security staircase, warden hallway, green armory, medical EMT, security airlock.
- Fixed typo in drone pod crash event.
- Added a power cell charger in mining
- Added janitor department sign, placed appropriately.
- Moved frostlamp outside teleporter airlock, shouldn't wander inside as much.
- Removed binocs in mining, replaced with belts.
- Adjusted Blue armory and Engineering tool storage to greatly increase wall security.
- Fixed a triplet of scrubbers and vents in engineering tool storage.
- Removed atmos pipes that led into walls.
This commit is contained in:
IgnusVam
2022-02-13 21:54:44 -07:00
parent 6ef0bf999a
commit ca690d5dee
6 changed files with 412 additions and 475 deletions
+1 -1
View File
@@ -22,7 +22,7 @@
qdel(target_spot)
/datum/event/drone_pod_drop/announce()
command_announcement.Announce("An unidentified drone pod has been detected on a collision course towards the [location_name()]. Open and examine at your own risk.", "[location_name()] Sensor Network")
command_announcement.Announce("An unidentified drone pod has been detected on a collision course towards [location_name()]. Open and examine at your own risk.", "[location_name()] Sensor Network")
/datum/event/drone_pod_drop/start()
if(!land_target)