summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDan Goodliffe <dan@randomdan.homeip.net>2022-05-26 01:34:49 +0100
committerDan Goodliffe <dan@randomdan.homeip.net>2022-05-26 01:34:53 +0100
commitb834d15ef1fab0c6f9026b5169000737e2583bca (patch)
tree4295a19fcb47889a1142be94ccc42dbfa8f2f661
parentAdd links to other domme packs (diff)
downloadtoy-b834d15ef1fab0c6f9026b5169000737e2583bca.zip
Backport typo fixes from mystery contributorpub-4.0.1
-rw-r--r--scripts/toy/chastity.groovy2
-rw-r--r--scripts/toy/intro.groovy2
2 files changed, 2 insertions, 2 deletions
diff --git a/scripts/toy/chastity.groovy b/scripts/toy/chastity.groovy
index 403b678..eb94546 100644
--- a/scripts/toy/chastity.groovy
+++ b/scripts/toy/chastity.groovy
@@ -43,7 +43,7 @@
if (!has(CHASTITY)) return;
if (pre) {
present([DRESSED,TEASE], [
- ["Fun time is over for you.", "You'd have enough pleasure lately, my turn."]]);
+ ["Fun time is over for you.", "You've had enough pleasure lately, my turn."]]);
}
else {
present([TEASE], [
diff --git a/scripts/toy/intro.groovy b/scripts/toy/intro.groovy
index 61044df..51ee105 100644
--- a/scripts/toy/intro.groovy
+++ b/scripts/toy/intro.groovy
@@ -17,7 +17,7 @@
["I will tease you... and I will torment you..."]]);
showButton("Yes, ${dommeTitle()}");
present([TITS], [
- ["... and I will break... and then you will suffer!"]]);
+ ["... and I will break you... and then you will suffer!"]]);
showButton("Thank you, ${dommeTitle()}");
present([TITS], [
["Now, your devotion is important to me."],