Skip to content

Commit

Permalink
Fix areas, holomap and minor mapping bugs
Browse files Browse the repository at this point in the history
Co-authored-by: LordNest <[email protected]>
  • Loading branch information
YegorKandziuba and LordNest authored Nov 3, 2023
1 parent 615ee23 commit 813a2c9
Show file tree
Hide file tree
Showing 8 changed files with 1,049 additions and 303 deletions.
4 changes: 4 additions & 0 deletions maps/sierra/areas/shuttles.dm
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
/area/shuttle/escape_pod
area_flags = AREA_FLAG_RAD_SHIELDED | AREA_FLAG_ION_SHIELDED | AREA_FLAG_IS_NOT_PERSISTENT
icon_state = "exit"
holomap_color = HOLOMAP_AREACOLOR_ESCAPE

/area/shuttle/escape_pod/escape_pod1/station
name = "Shuttle - Escape - Pod One"
Expand Down Expand Up @@ -56,6 +57,7 @@
icon_state = "shuttlered"
base_turf = /turf/simulated/floor/plating
area_flags = AREA_FLAG_RAD_SHIELDED | AREA_FLAG_ION_SHIELDED
holomap_color = HOLOMAP_AREACOLOR_EXPLORATION

/area/exploration_shuttle/cockpit
name = "Shuttle - Charon - Cockpit"
Expand All @@ -79,6 +81,7 @@
dynamic_lighting = 1
area_flags = AREA_FLAG_RAD_SHIELDED | AREA_FLAG_ION_SHIELDED
req_access = list(access_guppy)
holomap_color = HOLOMAP_AREACOLOR_CARGO

/area/crucian_hangar/start
name = "Shuttle - Сrucian"
Expand All @@ -94,6 +97,7 @@
dynamic_lighting = 1
area_flags = AREA_FLAG_RAD_SHIELDED | AREA_FLAG_ION_SHIELDED
req_access = list(access_petrov)
holomap_color = HOLOMAP_AREACOLOR_SCIENCE

/area/shuttle/petrov/ship
icon_state = "shuttlered"
Expand Down
29 changes: 17 additions & 12 deletions maps/sierra/areas/z1_sierra_deck4.dm
Original file line number Diff line number Diff line change
Expand Up @@ -2,22 +2,27 @@
name = "Fourth Deck - Hallway - Fore"
icon_state = "hallF"
req_access = list(access_external_airlocks)
holomap_color = HOLOMAP_AREACOLOR_HALLWAYS

/area/hallway/primary/fourthdeck/center
name = "Fourth Deck - Hallway - Central"
icon_state = "hallC3"
holomap_color = HOLOMAP_AREACOLOR_HALLWAYS

/area/hallway/primary/fourthdeck/aft
name = "Fourth Deck - Hallway - Aft"
icon_state = "hallA"
holomap_color = HOLOMAP_AREACOLOR_HALLWAYS

/area/hallway/primary/fourthdeck/central_stairwell
name = "Fourth Deck - Stairwell - Central"
icon_state = "hallC2"
holomap_color = HOLOMAP_AREACOLOR_HALLWAYS

/area/hallway/primary/fourthdeck/aft_stairwell
name = "Fourth Deck - Stairwell - Fore "
icon_state = "hallA"
holomap_color = HOLOMAP_AREACOLOR_HALLWAYS

/area/maintenance/fourthdeck
name = "Fourth Deck - Maintenance"
Expand Down Expand Up @@ -53,16 +58,19 @@

/area/crew_quarters/visitors
name = "Fourth Deck - Visitors"
holomap_color = HOLOMAP_AREACOLOR_CREW

/area/crew_quarters/commissary
name = "Fourth Deck - Commissary"
icon_state = "crew_quarters"
req_access = list(access_commissary)
holomap_color = HOLOMAP_AREACOLOR_CREW

/area/crew_quarters/docking
name = "Fourth Deck - Docking Bay"
icon_state = "crew_quarters"
lighting_tone = AREA_LIGHTING_COOL
holomap_color = HOLOMAP_AREACOLOR_CREW

/* COMMAND AREAS
* =============
Expand All @@ -71,6 +79,7 @@
name = "Fourth Deck - Expedition - Leader's Office"
icon_state = "heads_sea"
req_access = list(access_el)
holomap_color = HOLOMAP_AREACOLOR_EXPLORATION

/* ENGINEERING AREAS
* =================
Expand All @@ -79,21 +88,26 @@
/area/storage/primary
name = "Fourth Deck - Primary Tool Storage"
icon_state = "primarystorage"
holomap_color = HOLOMAP_AREACOLOR_CARGO

/area/storage/auxillary/port
name = "Fourth Deck - Supply - Auxillary Warehouse"
icon_state = "auxstorage"
req_access = list(access_cargo)
holomap_color = HOLOMAP_AREACOLOR_CARGO
/area/storage/airlock_canisters
name = "Fourth Deck - Supply - Central Airlock's Canisters"
req_access = list(list(access_cargo, access_engine))
holomap_color = HOLOMAP_AREACOLOR_CARGO

// Thusters
/area/thruster/d3port
name = "Fourth Deck - Nacelle - Port"
holomap_color = HOLOMAP_AREACOLOR_ENGINEERING

/area/thruster/d3starboard
name = "Fourth Deck - Nacelle - Starboard"
holomap_color = HOLOMAP_AREACOLOR_ENGINEERING

/* VACANT AREAS
* ============
Expand All @@ -119,7 +133,6 @@
/area/vacant/cargo
name = "Fourth Deck - Abandoned - Requisition"
icon_state = "quart"
holomap_color = HOLOMAP_AREACOLOR_CARGO

/* RND AREAS
* =========
Expand All @@ -130,12 +143,14 @@
icon_state = "toxstorage"
sound_env = SMALL_ENCLOSED
req_access = list(access_tox_storage)
holomap_color = HOLOMAP_AREACOLOR_SCIENCE

/* SUPPLY AREAS
* ============
*/
/area/quartermaster
req_access = list(access_cargo)
holomap_color = HOLOMAP_AREACOLOR_CARGO

/area/quartermaster/office
name = "Fourth Deck - Supply"
Expand Down Expand Up @@ -177,6 +192,7 @@
name = "Fourth Deck - Expedition - Locker Room"
icon_state = "exploration"
req_access = list(access_explorer)
holomap_color = HOLOMAP_AREACOLOR_EXPLORATION

/area/quartermaster/exploration/eva
name = "Fourth Deck - Expedition - EVA"
Expand Down Expand Up @@ -215,17 +231,6 @@
name = "Fourth Deck - Hangar - Stairs"
icon_state = "auxstorage"

/* CREW AREAS
* ==========
*/
/area/janitor
name = "Fourth Deck - Service - Custodial Closet"
icon_state = "janitor"
req_access = list(access_janitor)

/area/hydroponics/third_deck_storage
name = "Fourth Deck - Service - Hydroponics Storage"

/* SECURITY AREAS
*
*/
Expand Down
Loading

0 comments on commit 813a2c9

Please sign in to comment.