Procházet zdrojové kódy

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

Kevin_Smarts před 1 rokem
rodič
revize
cb749cbe01
2 změnil soubory, kde provedl 2 přidání a 2 odebrání
  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>'