소스 검색

fix the address of sublocation

rachels 3 년 전
부모
커밋
48bc39cb83
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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':