mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-05-20 05:37:54 +01:00
10 lines
238 B
Plaintext
10 lines
238 B
Plaintext
/obj/item/implant/dud
|
|
name = "unknown implant"
|
|
desc = "A small device with small connector wires."
|
|
icon = 'icons/obj/device.dmi'
|
|
icon_state = "implant"
|
|
initialize_loc = BP_HEAD
|
|
|
|
/obj/item/implant/dud/torso
|
|
initialize_loc = BP_TORSO
|