mirror of
https://github.com/Yawn-Wider/YWPolarisVore.git
synced 2026-08-29 16:10:33 +01:00
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:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user