mirror of
https://github.com/SPLURT-Station/S.P.L.U.R.T-Station-13.git
synced 2026-08-24 05:06:47 +01:00
7 lines
281 B
Plaintext
7 lines
281 B
Plaintext
//Yes, the radio implant already exists as part of the base code. It needs a cased version, so it can be printed from an autolathe.
|
|
|
|
/obj/item/implantcase/radio
|
|
name = "implant case - 'Radio'"
|
|
desc = "A glass case containing a radio implant."
|
|
imp_type = /obj/item/implant/radio
|