Procházet zdrojové kódy

[fixed] stripping clothes for drug dealer event.

3xpurt před 5 roky
rodič
revize
0999c5538a
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      locations/events.qsrc

+ 1 - 1
locations/events.qsrc

@@ -240,7 +240,7 @@ if $ARGS[0] = 'snkayf':
 	end
 
 	if snkz = 6:
-		$clothingworntype = 'nude'
+		gs 'clothing', 'strip'
 		hour += 2
 		gt'Glake'
 	end