소스 검색

fixed typo in cumming text

changed "plaent" to "planet"
master
jsb5468 5 년 전
부모
커밋
65cabe9e04
1개의 변경된 파일3개의 추가작업 그리고 3개의 파일을 삭제
  1. +3
    -3
      recursive-desc.js

+ 3
- 3
recursive-desc.js 파일 보기

@@ -3763,7 +3763,7 @@ rules["male-orgasm"].push({
isFatal(macro);

}, "desc": function(container, macro, spurtVolume) {
return "You're cumming! Your " + macro.describeDick + " launches $VOLUMEs of frothing load into the atmosphere. As the ocean of cum roars across the plaent, it smashes through " + container.describe(verbose) + ".";
return "You're cumming! Your " + macro.describeDick + " launches $VOLUMEs of frothing load into the atmosphere. As the ocean of cum roars across the planet, it smashes through " + container.describe(verbose) + ".";
}
});

@@ -3775,7 +3775,7 @@ rules["male-orgasm"].push({
isGory(macro);

}, "desc": function(container, macro, spurtVolume) {
return "You're cumming! Your " + macro.describeDick + " launches $VOLUMEs of frothing load into the atmosphere. As the ocean of cum roars across the plaent, it smashes through " + container.describe(verbose) + ". Everything your semen rolls across \
return "You're cumming! Your " + macro.describeDick + " launches $VOLUMEs of frothing load into the atmosphere. As the ocean of cum roars across the planet, it smashes through " + container.describe(verbose) + ". Everything your semen rolls across \
is basted to smithereens as it carves a deep chasm. The destroyed buildings and people it swept along are deposited at the sides of the chasm, forming an unstable wall of gore and rubble.";
}
});
@@ -3788,7 +3788,7 @@ rules["male-orgasm"].push({
isSadistic(macro);

}, "desc": function(container, macro, spurtVolume) {
return "You're cumming! Your " + macro.describeDick + " launches $VOLUMEs of frothing load into the atmosphere. As the ocean of cum roars across the plaent, it smashes through " + container.describe(verbose) + ". Everything your semen rolls across \
return "You're cumming! Your " + macro.describeDick + " launches $VOLUMEs of frothing load into the atmosphere. As the ocean of cum roars across the planet, it smashes through " + container.describe(verbose) + ". Everything your semen rolls across \
is basted to smithereens as it carves a deep gore lined chasm that extends from where it landed to the ocean. As it hits the ocean the resulting wave reverses the tide, dashes ships, and turns the water into an inhabitable murky soup. The destroyed \
buildings and people it swept along are deposited at the bottom of the bay.";
}


불러오는 중...
취소
저장