OnyxBay icon indicating copy to clipboard operation
OnyxBay copied to clipboard

[15:07:52] Runtime in code/modules/mob/organs/external/_external_icons.dm, line 180: Can't find proper icon_state for the lower body (key: groin_m, icon: icons/mob/human_races/prometheans/r_stargazer.dmi).

Open Filatelele opened this issue 10 months ago • 0 comments

proc name: on update icon (/obj/item/organ/external/on_update_icon)
src: the lower body (/obj/item/organ/external/groin/unbreakable)
src.loc: Ramon Miller (/mob/living/carbon/human)
call stack:
the lower body (/obj/item/organ/external/groin/unbreakable): on update icon()
the lower body (/obj/item/organ/external/groin/unbreakable): update icon()
the lower body (/obj/item/organ/external/groin/unbreakable): update icon()
Ramon Miller (/mob/living/carbon/human): UpdateDamageIcon(1)
Ramon Miller (/mob/living/carbon/human): regenerate icons()
Ramon Miller (/mob/living/carbon/human): set species("Promethean", null)

Filatelele avatar Apr 23 '24 12:04 Filatelele