Explorar el Código

[fixed] missing gt in last comit.

bgkjdgbizgblzdgbr hace 2 años
padre
commit
f7fabb9f71
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      locations/katja_city.qsrc

+ 1 - 1
locations/katja_city.qsrc

@@ -126,7 +126,7 @@ if $ARGS[0] = 'clothes_start2':
 			killvar 'store_choice'
 			'"Where do you want to go?" Katja asks.'
 			!!act 'Go to GM': 'katja_city', 'GM'
-			act 'Go to Pussy-Cats': 'katja_city', 'Pussy-Cats'
+			act 'Go to Pussy-Cats': gt 'katja_city', 'Pussy-Cats'
 			!!act 'Go to Fashionista': 'katja_city', 'Fashionista'
 		end
 	end