mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-30 16:38:22 +01:00
Map-fixes (#3726)
Fixes #3690 Changed blast door orientation on many blast doors across the station, and one few in CC as well, provided picture is only example. Changed blast doors are in areas: Bridge, Cap office, Research, Security, Engine, CC departures. That should be it, I think. Fixes #3716 Fixes #3708 Fixes #3706 Fixes #3704 Fixes #2937 Also reversed APC sprites on sideways directions. Fixes #3725 Fixes #3723 Fixes #3457 Fixes #3159 Fixes #3140
This commit is contained in:
@@ -135,6 +135,7 @@
|
||||
idle_power_usage = 2
|
||||
active_power_usage = 20
|
||||
power_channel = LIGHT //Lights are calc'd via area so they dont need to be in the machine list
|
||||
gfi_layer_rotation = GFI_ROTATION_DEFDIR
|
||||
var/on = 0 // 1 if on, 0 if off
|
||||
var/on_gs = 0
|
||||
var/brightness_range = 8 // luminosity when on, also used in power calculation
|
||||
|
||||
Reference in New Issue
Block a user