mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-21 19:17:50 +01:00
* Holy fuck there's so much shit I'm not even done * oh god there's so many * it is done * Update autolathe_designs.dm * Update circuitboard.dm
8 lines
326 B
Plaintext
8 lines
326 B
Plaintext
/obj/item/mmi_radio_upgrade
|
|
name = "MMI radio upgrade"
|
|
desc = "Enables radio capability on MMIs when either installed directly on the MMI, or through a cyborg's chassis."
|
|
icon = 'icons/obj/module.dmi'
|
|
icon_state = "cyborg_upgrade1"
|
|
origin_tech = "programming=3;biotech=2;engineering=2"
|
|
materials = list(MAT_METAL = 200)
|