mirror of
https://gitgud.io/AbstractConcept/privacy-please.git
synced 2024-08-15 00:03:18 +00:00
Bug fixes
- Animation keys should be better synced with the animation (fewer instance of missing keys) - Copied keyframes and cloned stages should no longer be linked to each other -If you delete the first keyframe in a clip, instead of denying you, it will reset the associated actor it to its default starting position - You can now move keyframes over the first one in a clip and override it. If less than two keys remain, new keys will be generated to a minimum of a two - Fixed error when cycling through actor body parts
This commit is contained in:
parent
03e634e56c
commit
a6a550af53
26 changed files with 519 additions and 469 deletions
|
@ -17,7 +17,7 @@
|
|||
<nullifyingTraits>
|
||||
<li>Zoophile</li>
|
||||
</nullifyingTraits>
|
||||
<reactionToSexAct>Outrage</reactionToSexAct>
|
||||
<reactionToSexDiscovery>Outrage</reactionToSexDiscovery>
|
||||
</Privacy_Please.SexActThoughtDef>
|
||||
|
||||
<Privacy_Please.SexActThoughtDef>
|
||||
|
@ -35,7 +35,7 @@
|
|||
<nullifyingTraits>
|
||||
<li>Zoophile</li>
|
||||
</nullifyingTraits>
|
||||
<reactionToSexAct>Discomfort</reactionToSexAct>
|
||||
<reactionToSexDiscovery>Discomfort</reactionToSexDiscovery>
|
||||
</Privacy_Please.SexActThoughtDef>
|
||||
|
||||
<Privacy_Please.SexActThoughtDef>
|
||||
|
@ -53,7 +53,7 @@
|
|||
<nullifyingTraits>
|
||||
<li>Zoophile</li>
|
||||
</nullifyingTraits>
|
||||
<reactionToSexAct>Discomfort</reactionToSexAct>
|
||||
<reactionToSexDiscovery>Discomfort</reactionToSexDiscovery>
|
||||
</Privacy_Please.SexActThoughtDef>
|
||||
|
||||
<Privacy_Please.SexActThoughtDef>
|
||||
|
@ -71,7 +71,7 @@
|
|||
<nullifyingTraits>
|
||||
<li>Zoophile</li>
|
||||
</nullifyingTraits>
|
||||
<reactionToSexAct>Acceptance</reactionToSexAct>
|
||||
<reactionToSexDiscovery>Acceptance</reactionToSexDiscovery>
|
||||
</Privacy_Please.SexActThoughtDef>
|
||||
|
||||
<Privacy_Please.SexActThoughtDef>
|
||||
|
@ -86,7 +86,7 @@
|
|||
<baseMoodEffect>+2</baseMoodEffect>
|
||||
</li>
|
||||
</stages>
|
||||
<reactionToSexAct>Approval</reactionToSexAct>
|
||||
<reactionToSexDiscovery>Approval</reactionToSexDiscovery>
|
||||
</Privacy_Please.SexActThoughtDef>
|
||||
|
||||
</Defs>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue