mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-23 12:07:27 +01:00
Added autopsy.
- When a human is attacked, data about the weapon is added to a special wound datum on the organ. - This data can be extracted and processed by opening up the limb and using an autopsy scanner on it. - Added the autopsy-scanner to the map.
This commit is contained in:
@@ -1433,6 +1433,15 @@
|
||||
g_amt = 10000
|
||||
origin_tech = "materials=1;biotech=1"
|
||||
|
||||
/obj/item/weapon/autopsy_scanner
|
||||
name = "autopscy scanner"
|
||||
desc = "Extracts information on wounds."
|
||||
icon = 'autopsy_scanner.dmi'
|
||||
icon_state = ""
|
||||
flags = FPRINT | TABLEPASS | CONDUCT
|
||||
w_class = 1.0
|
||||
origin_tech = "materials=1;biotech=1"
|
||||
|
||||
/obj/item/weapon/syntiflesh
|
||||
name = "Syntiflesh"
|
||||
desc = "Meat that appears...strange..."
|
||||
|
||||
Reference in New Issue
Block a user