Skip to content
Snippets Groups Projects
Commit 2290323c authored by Pregmodder's avatar Pregmodder
Browse files

Added case for anus "Asian art" tattoo

parent f2575dcc
No related branches found
No related tags found
Loading
Loading
  • lowercasedonkey @lowercasedonkey ·
    Reporter

    @Pregmodder Hey preg, I got looking at this and I think someone was asking about bleaching a while ago. Much like "collars/masks/gags" it's sort of a slot that does a lot.

    I think Asian art and scenes are treated specially so that they are only ever bleached, because it's implied the subject matter needs a bigger canvas.

    		<<if ($tattooChoice != "Asian art") && ($tattooChoice != "scenes")>>
    			<<if $activeSlave.anusTat != $tattooChoice>> | [[Anus|Body Modification][$activeSlave.anusTat = $tattooChoice,cashX(forceNeg($surgeryCost), "slaveSurgery", $activeSlave)]]<</if>>
    		<</if>>

    So the buttock tattoo for Asia is a few dragons, but they are seen as menacing the butthole, I think.

    All of that to say was there a case you ran into that got set to Asian accidentally? Does scenes need the same treatment? And are we going to split bleaching off at some point?

    Edited by lowercasedonkey
  • Pregmodder @Pregmodder ·
    Author Maintainer

    No idea, but that was the only case where it could return "Asian art" as the string itself instead of something else. It would do better with a more specific thing, but for now, it's a safeguard more than anything.

0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment