Browse Source

sluck=slick

tags/v0.7.0
Fen Dweller 7 years ago
parent
commit
133483069d
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      recursive-macro.js

+ 1
- 1
recursive-macro.js View File

@@ -234,7 +234,7 @@ function defaultMaleOrgasm(thing) {
}

function defaultFemaleOrgasm(thing) {
return function(verbose=true,height=10) { return "You're cumming! Your moist slit sprays $VOLUME of sluck femcum, splooging " + thing.describe(verbose) + "."; }
return function(verbose=true,height=10) { return "You're cumming! Your moist slit sprays $VOLUME of slick femcum, splooging " + thing.describe(verbose) + "."; }
}

function defaultArea(thing) {


Loading…
Cancel
Save