Explorar el Código

[fixed] stripping clothes for drug dealer event.

3xpurt hace 5 años
padre
commit
0999c5538a
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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