Porting Over De-Husking Surgery

This commit is contained in:
Anthony Rodriguez
2021-06-14 17:02:56 -07:00
parent 61dfa77962
commit ce2871bc2b
5 changed files with 178 additions and 2 deletions
@@ -22,6 +22,16 @@
return 0
..()
/*
* Bio-Regenerator
*/
/obj/item/weapon/surgical/bioregen
name="bioregenerator"
desc="A special tool used in surgeries which can pull toxins from and restore oxygen to organic tissue as well as recreate missing biological structures to allow otherwise irreperable flesh to be mended."
icon='icons/obj/surgery.dmi'
icon_state="bioregen"
drop_sound = 'sound/items/drop/scrap.ogg'
/*
* Retractor
*/