mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-07-18 10:34:10 +01:00
WR_SC_Map_Changes
- Fixes sprite issues with departmental intercoms. - Tweaks to the random objects dm - Copies Bay's flora and warning sign list, as well as ports some of their signs. - Addition of a couple new floor decals. - New table preset, wooden reinforced.
This commit is contained in:
@@ -35,12 +35,12 @@
|
||||
|
||||
/obj/item/device/radio/intercom/department/medbay
|
||||
name = "station intercom (Medbay)"
|
||||
icon_state = "secintercom"
|
||||
icon_state = "medintercom"
|
||||
frequency = MED_I_FREQ
|
||||
|
||||
/obj/item/device/radio/intercom/department/security
|
||||
name = "station intercom (Security)"
|
||||
icon_state = "medintercom"
|
||||
icon_state = "secintercom"
|
||||
frequency = SEC_I_FREQ
|
||||
|
||||
/obj/item/device/radio/intercom/entertainment
|
||||
|
||||
Reference in New Issue
Block a user