Trojaner

Well-Known Member
Donor
Apr 4, 2018
1,162
3,358
Has someone the answers for that crappy techy hack bla bla? the crap is annoying. :ROFLMAO:
 

SweatyDevil

Member
Jan 8, 2022
335
577
I didn't want to wait for scrappy to update his mod (no disrespect or something, I love your wt mods) so I made simple walkthrough mod for myself. I want to share it here for those who are interested.
You don't have permission to view the spoiler content. Log in or register now.
You don't have permission to view the spoiler content. Log in or register now.
 

Anus Mundi

Member
Nov 27, 2018
333
321
Found a minor bug in "ch5_scn21.rpy":

Python:
    if ch3_kinsavattempt and ch5_mcpursued: <==
            scene ch5_scn21k_95 with Dissolve(0.3)
            kin "Something bad like being MAULED by a bear..."
            scene ch5_scn21k_96 with hpunch
            pro "{i}Ow{/i}!"
            scene ch5_scn21k_95 with Dissolve(0.3)
            kin "...or chase after an ARMED intruder..."
            scene ch5_scn21k_98 with hpunch
            pro "{i}OW!{/i} Okay! I get it!"
            scene ch5_scn21k_99 with dissolve
            kin "{w=0.05}.{w=0.05}.{w=0.05}.{w=0.05}.{w=0.05}.{w=0.05}."
            scene ch5_scn21k_101 with dissolve
            kin "{w=0.05}.{w=0.05}.{w=0.05}.{w=0.05}.{w=0.05}.{w=0.05}."
        elif ch3_kinsavattempt and not ch5_mcpursued: <==
            scene ch5_scn21k_95 with Dissolve(0.3)
            kin "Something bad like being MAULED by a bear..."
            scene ch5_scn21k_98 with hpunch
            pro "{i}OW!{/i} Okay! I get it!"
            scene ch5_scn21k_99 with dissolve
            kin "{w=0.05}.{w=0.05}.{w=0.05}.{w=0.05}.{w=0.05}.{w=0.05}."
            scene ch5_scn21k_101 with dissolve
            kin "{w=0.05}.{w=0.05}.{w=0.05}.{w=0.05}.{w=0.05}.{w=0.05}."
        elif ch5_mcpursued and not ch3_kinsavattempt: <==
            scene ch5_scn21k_95 with Dissolve(0.3)
            kin "Something bad like chasing after an ARMED intruder..."
            scene ch5_scn21k_98 with hpunch
            pro "{i}OW!{/i} Okay! I get it!"
            scene ch5_scn21k_99 with dissolve
            kin "{w=0.05}.{w=0.05}.{w=0.05}.{w=0.05}.{w=0.05}.{w=0.05}."
            scene ch5_scn21k_101 with dissolve
            kin "{w=0.05}.{w=0.05}.{w=0.05}.{w=0.05}.{w=0.05}.{w=0.05}."
The variable is "ch3_kinsaveattempt"
 

alex13_zen

Active Member
Sep 30, 2019
570
729
OMG how can Artemis be so adorable?

also "Artemis Multipass" or "Press X to Artemis" - the nerdy part of me love all these references.

Great update, can't wait for more Reina in the next one.
Artemis is indeed adorable, but I personally wanted her to be sexy instead. Now I see her as a daughter-figure which sucks :(
 
4.80 star(s) 376 Votes