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:
cib
2012-01-28 02:26:44 -08:00
parent a7e8d61f76
commit e14dfc5ace
9 changed files with 169 additions and 10 deletions
+9
View File
@@ -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..."