Skip to content
Snippets Groups Projects
Commit 08d7f4ea authored by hwp's avatar hwp Committed by Vrelnir
Browse files

Add ability to join the line or remain seated during the first two Leighton inspections

parent 570ac117
No related branches found
No related tags found
1 merge request!878Add ability to join the line or remain seated during the first two Leighton inspections
......@@ -207,14 +207,14 @@ Be aware that many objects will be restored for you, including player, worn, car
"PenisSchoolInspection":{
name:"Penis School Inspection",
startPassage:"Science Lesson",
passages:["Penis Inspection","Penis Inspection 2","Penis Inspection Expose","Penis Inspection Flaunt","Penis Inspection Run Away","Penis Inspection End","Penis Inspection Flaunt Crossdress"],
passages:["Penis Inspection", "Penis Inspection 1", "Penis Inspection Expose", "Penis Inspection Flaunt", "Penis Inspection Run Away", "Penis Inspection End", "Penis Inspection Flaunt Crossdress", "Penis Inspection Forced", "Penis Inspection Forced Defiant", "Penis Inspection 2"],
manualVariableChanges:"<<set $minute to 1>><<set $schoolevent to 0>><<set $schooleventtimer to 0>><<set $weekday to 2>>",
unlocked: $scenePassages.includes("Penis School Inspection")
},
"PussySchoolInspection":{
name:"Pussy School Inspection",
startPassage:"Science Lesson",
passages:["Pussy Inspection","Pussy Inspection End","Pussy Inspection2","Pussy Inspection Run","Pussy Inspection Penis","Pussy Inspection Comply","Pussy Inspection Flaunt"],
passages:["Pussy Inspection", "Pussy Inspection 1", "Pussy Inspection 2", "Pussy Inspection Run", "Pussy Inspection No Pussy", "Pussy Inspection Comply", "Pussy Inspection Flaunt", "Pussy Inspection Forced", "Pussy Inspection Forced Defiant", "Pussy Inspection End"],
manualVariableChanges:"<<set $minute to 1>><<set $schoolevent to 1>><<set $schooleventtimer to 0>><<set $weekday to 2>>",
unlocked: $scenePassages.includes("Pussy School Inspection")
},
......
......@@ -255,7 +255,7 @@
<<widget "penisremarkcomma">>
<<generatepenisremark>>
<<bodyremarkstop>>
<<bodyremarkcomma>>
<<print _output_line>>
<</widget>>
<<widget "Penisremarkcomma">>
......@@ -266,7 +266,7 @@
<</widget>>
<<widget "penisremarkcommaquote">>
<<generatepenisremark>>
<<bodyremarkstop>>
<<bodyremarkcomma>>
"<<print _output_line>>"
<</widget>>
<<widget "Penisremarkcommaquote">>
......@@ -275,6 +275,7 @@
<<bodyremarkcomma>>
"<<print _output_line>>"
<</widget>>
<<widget "pillorypeniscomment">>
<<Penisremarkquote>> a person in the crowd yells.
<<trauma 5>><<gtrauma>>
......
This diff is collapsed.
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