Skip to content
Snippets Groups Projects
Commit 37fd19ae authored by Vrelnir's avatar Vrelnir
Browse files

Merge branch 'master' into 'dev'

Losing virginity to sydney when promised no longer reduces purity

See merge request Vrelnir/degrees-of-lewdity!1811
parents 139accf6 67e8f978
No related branches found
No related tags found
No related merge requests found
......@@ -50,8 +50,10 @@
<</if>>
<!-- virgin purity loss -->
<<switch _args[1]>>
<<case "vaginal">><<purity -50>>
<<case "penile">><<purity -50>>
<<case "vaginal" "penile">>
<<if $templePromised isnot _args[0]>>
<<purity -50>>
<</if>>
<<case "anal">><<purity -25>>
<<case "oral">><<purity -25>>
<<case "handholding">><<purity -10>>
......
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