Cloaca Surprise: Difference between revisions

63 bytes added ,  19:37, 25 August 2020
m
Use Template:Code Reference
(added image sprite of player slug sprite)
m (Use Template:Code Reference)
Line 10: Line 10:
==Body Slots==
==Body Slots==
[[File:Playerslug.png|thumbnail|right|alt=A picture of the player character's sprite after consuming the surprise, which is Slog's sprite but horizontally flipped and white.|The player sprite will retain their original tile colors, which is usually bright white with detail colors depending on their [[calling]] or [[caste]].]]
[[File:Playerslug.png|thumbnail|right|alt=A picture of the player character's sprite after consuming the surprise, which is Slog's sprite but horizontally flipped and white.|The player sprite will retain their original tile colors, which is usually bright white with detail colors depending on their [[calling]] or [[caste]].]]
The consumer's original body will be swapped with a predefined body form which will always have these slots: <ref>XRL.World.PartBuilders.BodySlugWithHands</ref>
The consumer's original body will be swapped with a predefined body form which will always have these slots:{{Code Reference | namespace = XRL.World.PartBuilders | class = BodySlugWithHands}}
* Head
* Head
* Feelers (replaces face)
* Feelers (replaces face)
Line 50: Line 50:


Attempting to eat the surprise again will give the player this message:
Attempting to eat the surprise again will give the player this message:
{{qud quote notxml|Your genome has already undergone this transformation.}}<ref>XRL.World.Parts.Effects.CookingDomainSpecial_UnitSlogTransform</ref>
{{qud quote notxml|Your genome has already undergone this transformation.}}{{Code Reference | namespace = XRL.World.Parts.Effects | class = CookingDomainSpecial_UnitSlogTransform}}


==References==
==References==
<references/>
<references/>