mirror of
https://github.com/Citadel-Station-13/Citadel-Station-13-RP.git
synced 2025-12-09 20:43:35 +00:00
Adds Fighter Bay and Fixes(?) Skyfall (#4177)
* Fighter Bay Addition * Refinements to Hanagar * Stocking Pinnace * Marker Light Adjustments - WIP * Marker Lights and Firelocks * Refactors Skyfall Turfs, I guess! * Adjusts skyfall turfs some more, and sets them to properly simulate depth and drop. Co-authored-by: silicons <2003111+silicons@users.noreply.github.com>
This commit is contained in:
@@ -631,6 +631,23 @@
|
||||
|
||||
/area/shuttle/excursion/virgo3b_sky
|
||||
name = "\improper Excursion Shuttle - Lythios-43c Sky"
|
||||
|
||||
//Adherent Maintenance
|
||||
/area/rift/station/adherent_maintenance
|
||||
icon_state = "yellow"
|
||||
name = "\improper Adherent Maintenance"
|
||||
|
||||
//Fighter Bay
|
||||
/area/rift/station/fighter_bay
|
||||
icon_state = "blue"
|
||||
name = "\improper Fighter Bay"
|
||||
|
||||
/area/rift/station/fighter_bay/hangar
|
||||
name = "\improper Fighter Hangar"
|
||||
|
||||
/area/rift/station/fighter_bay/maintenance
|
||||
name = "\improper Fighter Bay Maintenance"
|
||||
|
||||
//////////////////////////////////
|
||||
|
||||
/*
|
||||
|
||||
@@ -29,6 +29,11 @@ LYTHIOS43C_TURF_CREATE(/turf/simulated/floor/outdoors/rocks)
|
||||
LYTHIOS43C_TURF_CREATE(/turf/simulated/floor/outdoors/gravsnow)
|
||||
|
||||
LYTHIOS43C_TURF_CREATE(/turf/simulated/floor/outdoors/snow)
|
||||
|
||||
LYTHIOS43C_TURF_CREATE(/turf/simulated/floor/sky/depths)
|
||||
|
||||
LYTHIOS43C_TURF_CREATE(/turf/simulated/floor/sky/depths/west)
|
||||
|
||||
/turf/simulated/floor/outdoors/snow/lythios43c
|
||||
baseturfs = /turf/simulated/floor/outdoors/safeice/lythios43c
|
||||
|
||||
|
||||
Reference in New Issue
Block a user