Search results

  1. Jacques00

    Can someone explain in detail why the fur patterns are hard to implement right now?

    Fur patterns are not hard to implement--the current status effects for both Vanae Markings and Shark Markings utilize the skin accent color as the secondary color and the marking patterns are either ambiguous (for vanae) or defined by a value (for shark: stripes, spots, blotch). So if custom...
  2. Jacques00

    Not sure if Glitch

    Similar to SSTDs, I don't think there are any plans to add addictive content that comes from the player character as there will be little to no support content where the player character interacts with other characters. There can be addictive content for a non-playable character, however, since...
  3. Jacques00

    Not sure if Glitch

    This is due to your character's nyrea score being a total of 1 from what I can gather (only the sylvan ears counted). To work around the score requirement, I have added another transformation within the Nyrean Candy item that will have a 1/3 chance of triggering if your character already has...
  4. Jacques00

    Not sure if Glitch

    As far as getting the eggs, the only requirements are having the genitals and cum type. However, the racial score is what allows your character to keep it. Nyrea score breaks down like so: https://wiki.smutosaur.us/TiTS/Racial_score#Nyrea
  5. Jacques00

    Not sure if Glitch

    I think your character needs to have a nyrean score of 3 or higher to retain the nyrean eggs status.
  6. Jacques00

    Where to find "Ula the Korgonne Princess"?

    Currently, on the backer build, he has a 1/5 chance of appearing in any of the caves of Uveto's wilds (hidden cave, snowbank cave, ice-hewn cavern, small hollow).
  7. Jacques00

    Furpies... why have you forsaken me!?

    At least what I can see from the code so far. I don't see any exceptions for not contracting Furpies unless an NPC specifically excludes calling the SSTD list (like sexbots, because they are not susceptible to SSTDs). Locofever is the only SSTD tied to a certain race (raskvel). Sneezing Tits is...
  8. Jacques00

    Furpies... why have you forsaken me!?

    Make sure your character does not already have furred skin. Most hostile encounters who aren't robots should be able to have a chance of carrying Furpies with the chances varying per planet (highest chance is on Tarkus, with a 1 in 40 chance in the Sydian, Raskvel, Lapinara, Captain Khorgan and...
  9. Jacques00

    Add lover requirement to Paige's possession?

    Looks like there was a typo in the checks where her Halloween event only appears if the character never had sex with her. If this is the issue, then it will be fixed for the next release.
  10. Jacques00

    Is it weird that I play this game for its lore and world building?

    I think the codex devices are supposed to be analogous to modern smartphones, in that they are portable computers and there are numerous varieties and brands--not all are at the same tech level as the one Steele possesses. Some may be super simple (basic translator, mail system and/or credit...
  11. Jacques00

    THICC repeatedly used as thighs description

    It is the thigh description that is relative to thickness. Turn off silly mode if you want it to not appear constantly.
  12. Jacques00

    Oversized balls, and no way to relive them

    The Spider costume should now remove testicles for the nest release.
  13. Jacques00

    Oversized balls, and no way to relive them

    Hopefully fixed for the next release. If the character cannot move due to immobilization, if the event doesn't automatically happen, accessing the Appearance screen will allow you to press a button to call for help. This should activate the testicle remedy scene (without the hazard bad end).
  14. Jacques00

    Ball Fullness / Cum Capacity Issue

    Have you altered other variables in your save file? Having the status effect "Cum Paused" or the flag "NURSERY_MATERNITY_WAIT_ACTIVE" will prevent the cum fluid production to pause for the character. Otherwise, check your cum production stats and see if any of the numbers are 0 or negative as...
  15. Jacques00

    Trap vs Trans?

    Fixed for the next release. Shade should say:
  16. Jacques00

    Tech Specialist on Gastigoth

    There was a hotfix that fixes the flag being raised if your character beat her and completed the quest. Just go back to Saendra and talk to her about it. No save editing necessary.
  17. Jacques00

    Cum Color TF

    That should be fine--overwriting the cum type would work as well.
  18. Jacques00

    Cum Color TF

    The cum color is tied to the cum type, so long as any call to the cum color is done through the character property parser (like "[pc.cumColor]" or "pc.cumColor()"), it should be okay functionally to "overwrite" the color with a perk, status effect or flag in the game code. One issue is if there...
  19. Jacques00

    What Content Would You Like Added?

    Fixed for the next release. Edan and Lieve should now take in physical femininity into account. Edan still requires a vagina present though and Lieve should ignore custom gender preferences.
  20. Jacques00

    How to remove gills?

    I've made an edit to Terran Treats to be able to remove gills for the next release.