Browse Source

[fixed] stripping clothes for drug dealer event.

3xpurt 5 years ago
parent
commit
0999c5538a
1 changed files with 1 additions and 1 deletions
  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