Beacons are no longer radios (#36070)
* Refactors beacons * Updates maps * Done * aaddddasddsafsdf
This commit is contained in:
committed by
CitadelStationBot
parent
4d0b7133c8
commit
72e3ffa562
@@ -6091,7 +6091,7 @@
|
||||
"mJ" = (
|
||||
/obj/structure/sign/warning/vacuum{
|
||||
desc = "A beacon used by a teleporter.";
|
||||
icon = 'icons/obj/radio.dmi';
|
||||
icon = 'icons/obj/device.dmi';
|
||||
icon_state = "beacon";
|
||||
name = "tracking beacon"
|
||||
},
|
||||
|
||||
@@ -158,7 +158,7 @@
|
||||
"az" = (
|
||||
/obj/structure/sign/warning/vacuum{
|
||||
desc = "A beacon used by a teleporter.";
|
||||
icon = 'icons/obj/radio.dmi';
|
||||
icon = 'icons/obj/device.dmi';
|
||||
icon_state = "beacon";
|
||||
name = "tracking beacon"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user