mmi holder init (#17100)

* mmi holder init

* who changed that

* .

* .

* .

* fixing

* .

* -

* .

* add this
This commit is contained in:
Kashargul
2025-02-08 23:03:47 -05:00
committed by GitHub
parent e0ec85df75
commit b037bb9b36
8 changed files with 94 additions and 34 deletions
+2 -3
View File
@@ -47,9 +47,8 @@
return ..()
/obj/item/organ/internal/mmi_holder/Initialize(mapload, var/internal, var/obj/item/mmi/installed)
..(mapload, internal)
var/mob/living/carbon/human/dummy/mannequin/M = loc
if(istype(M))
. = ..(mapload, internal)
if(!ishuman(loc) || istype(loc, /mob/living/carbon/human/dummy/mannequin))
return
if(installed)
stored_mmi = installed