Browse Source

[changed] minor therapist balancing
FML i want it to roll twice!!!, thats what i wrote lucky/unlucky roll for ffs, FIGHT ME
(felix speaking to himself)

LinaHirata 9 months ago
parent
commit
80a7c0b5b4
1 changed files with 1 additions and 1 deletions
  1. 1 1
      locations/therapist.qsrc

+ 1 - 1
locations/therapist.qsrc

@@ -390,7 +390,7 @@ if $ARGS[0] = 'hypno':
 				hypnoOutcast += 1
 			elseif $therapy = 'confidence':
 				$session = 'You feel confident in your body. You are comfortable in the idea that others could see you naked, this will bring you pleasure. When others are intimate with you, and you show them your body or allow them to use your body for their pleasure. You feel more confident in yourself and in turn, be more confident in yourself."'
-				inhib_exp += rand(1, inhib_xpnxt - inhib_exp)
+				inhib_exp += func('shortgs', 'roll', 'unlucky', 2, inhib_xpnxt - inhib_exp)
 			elseif $therapy = 'charm':
 				if hypnoTime < 5:
 					$session = 'A charming woman understands her place in this world. A female must always show respect to men. She will put his needs before her own. This will make her feel more charming to the greater sex."'