瀏覽代碼

[changed] Renovated city apartment kitchen blocks plumber event making it worth doing
[fixed] Typo made input unclear in aroual examples

KevinSmarts 3 年之前
父節點
當前提交
7e9ae68287
共有 2 個文件被更改,包括 2 次插入2 次删除
  1. 1 1
      locations/arousal.qsrc
  2. 1 1
      locations/kuhr.qsrc

+ 1 - 1
locations/arousal.qsrc

@@ -59,7 +59,7 @@ no_orgasm_msg - if one of the arguments $ARGS[2] - [8] is set to 'no_orgasm_msg'
 
 You can override the orgasm to force or prevent, to do so use:
 $orgasm_or = 'yes' to force orgasm, it will reset in orgasm call so if you want to force it again, you have to enter it again
-*$orgasm_or = 'custom' to force orgasm and use custom text set as $orgasm_txt - *you can just add the text and call with 'yes' this is old method
+$orgasm_or = 'custom' to force orgasm and use custom text set as $orgasm_txt - *you can just add the text and call with 'yes' this is old method
 $orgasm_or = 'yes' and 'custom' require that the first arousal call is a call that can trigger an orgasm, the following arousal calls can trigger it: masturbate, cuni, rimming, trib, anal, anal_finger, anal_fist, anal_dildo, anal_strap, anal_vibe, vaginal, vaginal_finger, vaginal_fist, vaginal_dildo, vaginal_strap, vaginal_vibe can trigger
 $orgasm_or = 'no' to prevent orgasm, it will remain in place until manually changed, or if end is called.
 $orgasm_txt is used to add custom text that will be called if Sveta orgasms in the next arousal call. It will remain until cleared or orgasm so you must clear it if not forcing orgasm and don''t want it to be used on next orgasm.

+ 1 - 1
locations/kuhr.qsrc

@@ -35,7 +35,7 @@ if kransloman = 1:
 	exit
 end
 
-if rand(1, 100) = 100 and santehnikDolg = 0:
+if rand(1, 100) = 100 and santehnikDolg = 0 and remkuhr = 0:
 	kransloman = 1
 	gt 'kuhr'
 end