mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-11 10:43:20 +00:00
Update radio.dm
This commit is contained in:
@@ -25,14 +25,9 @@ var/global/list/default_medbay_channels = list(
|
||||
//VOREStation Edit End
|
||||
|
||||
/obj/item/device/radio
|
||||
<<<<<<< HEAD
|
||||
icon = 'icons/obj/radio_vr.dmi' //VOREStation Edit
|
||||
name = "shortwave radio" //VOREStation Edit
|
||||
=======
|
||||
icon = 'icons/obj/radio.dmi'
|
||||
name = "station bounced radio"
|
||||
desc = "Used to talk to people when headsets don't function. Range is limited."
|
||||
>>>>>>> 5d5e361... Merge pull request #6621 from Shadow-Quill/Desc-Adds
|
||||
suffix = "\[3\]"
|
||||
icon_state = "walkietalkie"
|
||||
item_state = "radio"
|
||||
|
||||
Reference in New Issue
Block a user