mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-22 12:29:46 +01:00
Moves area blurbs permanently to status pane (#21797)
As title. Less annoying chat spam.
This commit is contained in:
@@ -113,7 +113,6 @@
|
||||
station_area = TRUE
|
||||
holomap_color = HOLOMAP_AREACOLOR_COMMAND
|
||||
area_blurb = "The sound here seems to carry more than others, every click of a shoe or clearing of a throat amplified. The smell of ink, written and printed, wafts notably through the air."
|
||||
area_blurb_category = "command"
|
||||
|
||||
/// ENGINEERING_AREAS
|
||||
/area/engineering
|
||||
@@ -130,7 +129,6 @@
|
||||
no_light_control = 1
|
||||
ambience = list(AMBIENCE_ENGINEERING, AMBIENCE_ATMOS)
|
||||
area_blurb = "Many volume tanks filled with gas reside here, some providing vital gases for the vessel's life support systems."
|
||||
area_blurb_category = "atmos"
|
||||
|
||||
/area/engineering/gravity_gen
|
||||
name = "Engineering - Gravity Generator"
|
||||
@@ -144,7 +142,6 @@
|
||||
turf_initializer = new /datum/turf_initializer/maintenance()
|
||||
ambience = AMBIENCE_MAINTENANCE
|
||||
area_blurb = "Scarcely lit, cramped, and filled with stale, dusty air. Around you hisses compressed air through the pipes, a buzz of electrical charge through the wires, and muffled rumbles of the hull settling. This place may feel alien compared to the interior of the ship and is a place where one could get lost or badly hurt, but some may find the isolation comforting."
|
||||
area_blurb_category = "maint"
|
||||
|
||||
/area/maintenance/maintcentral
|
||||
name = "Bridge Maintenance"
|
||||
|
||||
Reference in New Issue
Block a user