Removes unreachable return in organ/external/remove(), smaller embedded items are no longer deleted. Implants changed to w_class 1 because seriously a w_class 3 implant makes no sense at all.

This commit is contained in:
mwerezak
2015-12-05 22:30:10 -05:00
parent 92b47c94de
commit b12e094112
2 changed files with 9 additions and 11 deletions

View File

@@ -6,6 +6,7 @@
name = "implant"
icon = 'icons/obj/device.dmi'
icon_state = "implant"
w_class = 1
var/implanted = null
var/mob/imp_in = null
var/obj/item/organ/external/part = null