mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 10:12:45 +00:00
Swap air alarm sprites
This commit is contained in:
@@ -27,7 +27,7 @@
|
||||
/obj/machinery/alarm
|
||||
name = "alarm"
|
||||
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"
|
||||
plane = TURF_PLANE
|
||||
layer = ABOVE_TURF_LAYER
|
||||
|
||||
@@ -156,6 +156,7 @@
|
||||
|
||||
/datum/frame/frame_types/air_alarm
|
||||
name = "Air Alarm"
|
||||
icon_override = 'icons/obj/monitors_vr.dmi' //VOREStation Edit - Matching frame.
|
||||
frame_class = FRAME_CLASS_ALARM
|
||||
frame_size = 2
|
||||
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