Explorar el Código

fix the address of sublocation

rachels hace 3 años
padre
commit
48bc39cb83
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      locations/sister_party.qsrc

+ 1 - 1
locations/sister_party.qsrc

@@ -457,7 +457,7 @@ if $ARGS[0] = 'anya_toilet':
 	*nl
 	'You walk into the bathroom and find some guy pushing some poor girl''s head into the toilet. Thankfully, it isn''t Anya and, not wanting to get involved any further, you leave.'
 	act 'Look in the kitchen': gt 'sister_party', 'anya_kit'
-	act 'Look in the bedroom': gt 'sister_party', 'anya_kom'
+	act 'Look in the bedroom': gt 'sister_party', 'anya_bed'
 end
 
 if $ARGS[0] = 'anya_bed':