소스 검색

[fixed] Added relationship point for Julia's stairwell convo, spotted by BBZ01. Removed boystat call.
Missing apostrophes - spotted by Grim (f95)

Kevin_Smarts 1 년 전
부모
커밋
cb749cbe01
2개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 1 1
      locations/pav_factory.qsrc
  2. 1 1
      locations/pod_ezd.qsrc

+ 1 - 1
locations/pav_factory.qsrc

@@ -12,7 +12,7 @@ if $ARGS[0] = 'tailor':
 	$menu_arg = 'tailor'
 	menu_off = 0
 	gs'stat'
-	'There is a small wooden counter and a sign that says, "If you can't wear it, we'll adjust it."'
+	'There is a small wooden counter and a sign that says, "If you can''t wear it, we''ll adjust it."'
 	'Behind the counter, an elderly man inspects some repaired clothes. He stops and smiles gently, greeting you.'
 	'"Hello there, young lady. Do you want to adjust some of your clothing? It''ll cost you <b>₽</b>500 per item."'
 

+ 1 - 1
locations/pod_ezd.qsrc

@@ -910,7 +910,7 @@ end
 
 if $ARGS[0] = 'juliamil':
 	menu_off = 1
-	gs 'boyStat', 'A12'
+	npc_rel['A12'] += 1
 	minut +=5
 	gs 'stat'
 	'<center><img <<$set_imgh>> src="images/characters/shared/headshots_main/big12.jpg"></center>'