I'm a bit hesitant to try to distribute anything under an identity that can be traced to a site for zoophiles, but I can explain how I made those changes since they are relatively easy. In your files for the rjw mod at: Mods/rjw-master/1.5/Defs/RulePackDefs/I may need to reinstall Rimworld again. Are you willing to share the modded log entries? Or at least share how you modded them? I'm certain I wouldn't be the only one to enjoy them.
yes you should!Oh that reminds I should pick up BG3 while its on sale.
I’m replaying it myself. Have t had bear sex yet lol. Just had it crash and wipe out my gith playthrough still salty about that. What kinda character you usually go for?I have been addicted to BG3
Need to find some new games to play. Keep revisiting a lot of old games from 99 - early 2000's era. Would be cool to make a friend to game with on some multiplayer options.I play a mix of pc and switch and xbox. Lately its been cozy games like minecraft and acnh. If anyone wants to play acnh and visit each others islands hmu
Mixed feelings on BG3. Baldur's Gate 1 & 2 plus expansions are some of my favorite games. Icewind Dale. Neverwinter Nights are good too. But BG2 really got you to fall in love with your companions and the storyline, you felt very immersed.I have been addicted to BG3
I have been addicted to BG3
Oh that reminds I should pick up BG3 while its on sale.
We could play it some day, let me know.I’m replaying it myself. Have t had bear sex yet lol. Just had it crash and wipe out my gith playthrough still salty about that. What kinda character you usually go for?
That collaboration was pretty neat, hopefully the backlash that led to the content being free won't harm future collabs. I'd like to see more!Played Helldivers 2 today. Scrapped a couple hundred oilcans and did my part. Dived as a Helghast soldier, armed with the StA-52, StA-x3 W.A.S.P Launcher, fighting side by side with my comrades from Super-Earth. (God, I wish they had ported over more stuff from Killzone ;_![]()
I thank you profuselyI'm a bit hesitant to try to distribute anything under an identity that can be traced to a site for zoophiles, but I can explain how I made those changes since they are relatively easy. In your files for the rjw mod at: Mods/rjw-master/1.5/Defs/RulePackDefs/
You will see folders that contain the verbose logging rules for what gets put into the log for a given interaction (the Def for the interaction itself has the brief description, but that's not super important so don't worry about it)
The Bestiality folder has the logging rules for all the Bestiality interactions of course. If you look in one of the files there, you'll see entries that look like this:
<RulePackDef>
<defName>Bestiality_VaginalRP</defName>
<rulePack>
<rulesStrings>
<li>sent-> [RECIPIENT_nameDef] was mounted by [INITIATOR_nameDef].</li>
<li>sent-> [INITIATOR_nameDef] was teased into mounting by [RECIPIENT_nameDef].</li>
</rulesStrings>
</rulePack>
</RulePackDef>
Which, in the actual game, will print out something like: "Marie was mounted by Donkey 1." OR "Donkey 1 was teased into mounting by Marie."
There are two lines that describe what might be logged, and each entry is given equal weight as to which one might be logged.
Additionally there are a lot of useful special variables like RECIPIENT_nameDef you can use. Here are a few useful ones:
RECIPIENT_pronoun/INITIATOR_pronoun = he/she/they as appropriate
RECIPIENT_objective/INITIATOR_objective = him/her/them as appropriate
RECIPIENT_possessive/INITIATOR_possessive = his/her/their as appropriate