NPC Transformation
Estimated reading time: less than 1 minuteNPC transformation is a lightweight visual and identity layer for named NPCs. It is separate from the player transformation system and does not render pregnancy belly layers.
Register A Type
Change An NPC
State is stored under V.maplebirch.npc[name].transformation. type is the gameplay identity returned by maplebirch.npc.transformation.type(name). pregnancy is only a string used by NPCPregnancy when it needs a pregnancy type; it does not add pregnancy rendering.
Related pages: NPC Pregnancy | NPC Sidebar | NPC Registration
