Browse Source

fix the address of sublocation

rachels 3 years ago
parent
commit
48bc39cb83
1 changed files with 1 additions and 1 deletions
  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':