Skip to content

Trans-species limb/head reattachment surgery improvements

Rob Nelson requested to merge pull/9669/frankenstein into Bleeding-Edge

Created by: unid15

A small update that makes surgery a lot more fun

  • Limbs and heads now show up properly when attached to other species

  • Species-exclusive clothing can be worn if ALL organs covered by it belong to the species. For example, a human can wear vox magboots if both of their feet are vox. And a vox can't wear vox magboots if at least one of their feet isn't vox.

- unathi with vox limbs wearing vox gloves and magboots

  • Added a spawnable frankenstein's monster (mob/living/carbon/human/frankenstein). All of its organs are randomized, as well as xe gender and meat type

Notes:

  • The organ code is still a mess
  • These are purely visual effects. Attaching a tajaran hand won't make you able to claw (mob code rewrite when)
  • Also fixes an examine() runtime that happens after you attach a human head to a vox body

Tested!

Merge request reports