Completes major inhand split project (#2178)
This commit is contained in:
committed by
Poojawa
parent
22e79761c2
commit
dd22c79678
@@ -4,7 +4,7 @@
|
||||
name = "autosurgeon"
|
||||
desc = "A device that automatically inserts an implant or organ into the user without the hassle of extensive surgery. It has a slot to insert implants/organs and a screwdriver slot for removing accidentally added items."
|
||||
icon_state = "autoimplanter"
|
||||
item_state = "walkietalkie"//left as this so as to intentionally not have inhands
|
||||
item_state = "nothing"
|
||||
w_class = WEIGHT_CLASS_SMALL
|
||||
var/obj/item/organ/storedorgan
|
||||
var/organ_type = /obj/item/organ
|
||||
|
||||
Reference in New Issue
Block a user