mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-22 03:27:46 +01:00
Lynx Fixes Runtimes Pt 2
This commit is contained in:
@@ -57,7 +57,7 @@
|
||||
var/code = 2
|
||||
var/datum/radio_frequency/radio_connection
|
||||
|
||||
/obj/item/clothing/accessory/collar/shock/New()
|
||||
/obj/item/clothing/accessory/collar/shock/Initialize()
|
||||
..()
|
||||
radio_connection = radio_controller.add_object(src, frequency, RADIO_CHAT) // Makes it so you don't need to change the frequency off of default for it to work.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user