Skip to content
Snippets Groups Projects
Commit dfdc1559 authored by Khaos423's avatar Khaos423 Committed by Vrelnir
Browse files

Mason Chastity Prompt undefined pronoun fixing

parent 1b150e14
No related branches found
No related tags found
No related merge requests found
......@@ -24,6 +24,7 @@ and (($worn.upper.type.includes("naked") or $worn.upper.type.includes("swim")) a
<</if>>
<<if $cstate is "nakedfirst">>
<<npc Mason>><<person1>>
<<schoolpoolexposed>>
<!-- no asking to swin naked here, you're late -->
<!-- detention 6 already is in the widget -->
......
......@@ -74,6 +74,7 @@
<br>
<</if>>
<<elseif $exposed gte 2 and $swimall isnot 1>>
<<npc Mason>><<person1>>
<<schoolpoolexposed>>
<<if $exhibitionism gte 75 and $swimall isnot 1>>
<<link [[Ask to swim naked|School Pool Ask Naked]]>><<fameexhibitionism 15>><<endevent>><<set $swimnudecounter += 1>><</link>><<exhibitionist5>>
......@@ -202,6 +203,7 @@
<<elseif $poolroomstate is "other">>
<<if $exposed gte 1>>
<<npc Mason>><<person1>>
<<schoolpoolexposed>>
<<else>>
You step into the pool room.
......
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