mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-26 21:49:11 +01:00
Merge pull request #11977 from Very-Soft/secradios
Gives security shortwaves
This commit is contained in:
@@ -16028,6 +16028,22 @@
|
||||
/obj/structure/cable/pink{
|
||||
icon_state = "4-8"
|
||||
},
|
||||
/obj/item/device/radio{
|
||||
pixel_x = -4;
|
||||
pixel_y = -4
|
||||
},
|
||||
/obj/item/device/radio{
|
||||
pixel_x = 4;
|
||||
pixel_y = -4
|
||||
},
|
||||
/obj/item/device/radio{
|
||||
pixel_x = -4;
|
||||
pixel_y = 5
|
||||
},
|
||||
/obj/item/device/radio{
|
||||
pixel_x = 4;
|
||||
pixel_y = 5
|
||||
},
|
||||
/turf/simulated/floor/tiled/dark,
|
||||
/area/security/tactical)
|
||||
"Im" = (
|
||||
|
||||
Reference in New Issue
Block a user