mirror of
https://gitgud.io/c0ffeeeeeeee/rjw-toys-and-masturbation.git
synced 2024-08-15 00:43:44 +00:00
bonus mood, thinknode AI
This commit is contained in:
parent
1b49e235cf
commit
da8939c4b8
9 changed files with 95 additions and 9 deletions
21
Defs/ThinkTreeDefs/ThinkTrees_Masturbate.xml
Normal file
21
Defs/ThinkTreeDefs/ThinkTrees_Masturbate.xml
Normal file
|
@ -0,0 +1,21 @@
|
|||
<?xml version="1.0" encoding="utf-8" ?>
|
||||
<Defs>
|
||||
<ThinkTreeDef>
|
||||
<defName>FapWithToyTree</defName>
|
||||
<insertTag>Humanlike_PostMentalState</insertTag>
|
||||
<insertPriority>12</insertPriority> <!--A little lower than regular fap-->
|
||||
<thinkRoot Class="ThinkNode_Priority">
|
||||
<subNodes>
|
||||
<li Class="rjw.ThinkNode_ConditionalSexChecks">
|
||||
<subNodes>
|
||||
<li Class="rjw.ThinkNode_ChancePerHour_Fappin">
|
||||
<subNodes>
|
||||
<li Class="RJW_ToysAndMasturbation.JobGiver_MasturbateWithToy"/>
|
||||
</subNodes>
|
||||
</li>
|
||||
</subNodes>
|
||||
</li>
|
||||
</subNodes>
|
||||
</thinkRoot>
|
||||
</ThinkTreeDef>
|
||||
</Defs>
|
Loading…
Add table
Add a link
Reference in a new issue