mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-01-06 15:32:25 +00:00
Merge branch 'master' into surgery
This commit is contained in:
@@ -1,14 +1,61 @@
|
||||
|
||||
/area/engine/cooling
|
||||
//reactor areas
|
||||
|
||||
/area/engine/port_gyro_bay
|
||||
/area/engine
|
||||
fore
|
||||
name = "\improper Fore"
|
||||
|
||||
/area/engine/starboard_gyro_bay
|
||||
construction_storage
|
||||
name = "\improper Construction storage"
|
||||
|
||||
/area/engine/generators
|
||||
locker
|
||||
name = "\improper Locker room"
|
||||
|
||||
/area/engine/turbine_control
|
||||
atmos_storage
|
||||
name = "\improper Atmos storage"
|
||||
|
||||
/area/engine/reactor_core
|
||||
control
|
||||
name = "\improper Control"
|
||||
|
||||
/area/engine/aux_control
|
||||
electrical_storage
|
||||
name = "\improper Electrical storage"
|
||||
|
||||
reactor_core
|
||||
name = "\improper Reactor Core"
|
||||
icon_state = "engine_core"
|
||||
|
||||
reactor_gas
|
||||
name = "Reactor Gas Storage"
|
||||
icon_state = "engine_atmos"
|
||||
|
||||
aux_control
|
||||
name = "Reactor Auxiliary Control"
|
||||
icon_state = "engine_aux"
|
||||
|
||||
turbine_control
|
||||
name = "Turbine Control"
|
||||
icon_state = "engine_turbine"
|
||||
|
||||
reactor_airlock
|
||||
name = "\improper Reactor Primary Entrance"
|
||||
icon_state = "engine_airlock"
|
||||
|
||||
reactor_fuel_storage
|
||||
name = "Reactor Fuel Storage"
|
||||
icon_state = "engine_fuel"
|
||||
|
||||
reactor_fuel_ports
|
||||
name = "\improper Reactor Fuel Ports"
|
||||
icon_state = "engine_port"
|
||||
|
||||
generators
|
||||
name = "\improper Generator Room"
|
||||
icon_state = "engine_generators"
|
||||
|
||||
port_gyro_bay
|
||||
name = "\improper Port Gyrotron Bay"
|
||||
icon_state = "engine_starboardgyro"
|
||||
|
||||
starboard_gyro_bay
|
||||
name = "\improper Starboard Gyrotron Bay"
|
||||
icon_state = "engine_portgyro"
|
||||
|
||||
Reference in New Issue
Block a user