mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 18:22:39 +00:00
Swap air alarm sprites
This commit is contained in:
@@ -27,7 +27,7 @@
|
|||||||
/obj/machinery/alarm
|
/obj/machinery/alarm
|
||||||
name = "alarm"
|
name = "alarm"
|
||||||
desc = "Used to control various station atmospheric systems. The light indicates the current air status of the area."
|
desc = "Used to control various station atmospheric systems. The light indicates the current air status of the area."
|
||||||
icon = 'icons/obj/monitors.dmi'
|
icon = 'icons/obj/monitors_vr.dmi' //VOREStation Edit - Other icons
|
||||||
icon_state = "alarm0"
|
icon_state = "alarm0"
|
||||||
plane = TURF_PLANE
|
plane = TURF_PLANE
|
||||||
layer = ABOVE_TURF_LAYER
|
layer = ABOVE_TURF_LAYER
|
||||||
|
|||||||
@@ -156,6 +156,7 @@
|
|||||||
|
|
||||||
/datum/frame/frame_types/air_alarm
|
/datum/frame/frame_types/air_alarm
|
||||||
name = "Air Alarm"
|
name = "Air Alarm"
|
||||||
|
icon_override = 'icons/obj/monitors_vr.dmi' //VOREStation Edit - Matching frame.
|
||||||
frame_class = FRAME_CLASS_ALARM
|
frame_class = FRAME_CLASS_ALARM
|
||||||
frame_size = 2
|
frame_size = 2
|
||||||
frame_style = FRAME_STYLE_WALL
|
frame_style = FRAME_STYLE_WALL
|
||||||
|
|||||||
Binary file not shown.
|
Before Width: | Height: | Size: 60 KiB After Width: | Height: | Size: 28 KiB |
Reference in New Issue
Block a user