mirror of
https://github.com/PolarisSS13/Polaris.git
synced 2026-07-14 09:43:14 +01:00
12 lines
330 B
Plaintext
12 lines
330 B
Plaintext
/obj/item/implant/dud
|
|
name = "unknown implant"
|
|
desc = "A small device with small connector wires."
|
|
icon = 'icons/obj/device.dmi'
|
|
pickup_sound = 'sound/items/pickup/device.ogg'
|
|
drop_sound = 'sound/items/drop/device.ogg'
|
|
icon_state = "implant"
|
|
initialize_loc = BP_HEAD
|
|
|
|
/obj/item/implant/dud/torso
|
|
initialize_loc = BP_TORSO
|