Forráskód Böngészése

fix the address of sublocation

rachels 3 éve
szülő
commit
48bc39cb83
1 módosított fájl, 1 hozzáadás és 1 törlés
  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':