Explorar o código

[fixed] Missing charging money for a private show.

bgkjdgbizgblzdgbr %!s(int64=3) %!d(string=hai) anos
pai
achega
edee870d95
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      locations/stripclub.qsrc

+ 1 - 0
locations/stripclub.qsrc

@@ -161,6 +161,7 @@ if $ARGS[0] = 'forman':
 		if money >= 5000:
 			act 'Order a special show (5,000 <b>₽</b>)':
 				stprrand = rand(0, 1)
+				money -= 5000
 
 				if stprrand = 0:gt 'stripclub', 'stpr1'
 				if stprrand = 1:gt 'stripclub', 'stpr2'