Procházet zdrojové kódy

[text edit] Better descriptions for tailor services

KevinSmarts před 5 roky
rodič
revize
8f05faa79c
2 změnil soubory, kde provedl 3 přidání a 2 odebrání
  1. 2 1
      locations/Gshveyfab.qsrc
  2. 1 1
      locations/rinok.qsrc

+ 2 - 1
locations/Gshveyfab.qsrc

@@ -11,7 +11,8 @@ if $ARGS[0] = 'tailor':
 	$menu_arg = 'tailor'
 	menu_off = 0
 	gs'stat'
-	'An elderly man is inspecting some repaired clothes, as you walk in, he stops and smiles gently, greeting you.'
+	'There is a small wooden counter and above that a sign that says "If you can''t wear it we''ll adjust it"'
+	'Behind the counter an elderly man is inspecting 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 500 <b>₽</b> per item."'
 
 	if money >= 500:

+ 1 - 1
locations/rinok.qsrc

@@ -266,7 +266,7 @@ if $ARGS[0] = 'tailor':
 					'"Can you tailor my clothes to fit me better?"'
 					'"Of course I can! Otherwise, what kind of tailor would I be? Here, let me see what you''re wearing."'
 					'Jacob Solomonovich jumps up smartly and nimbly removes the tape from his neck and begins to measure your chest, waist and hips.'
-					'"Well, I can take in whatever clothing you bring to me for 500 <b>₽</b>."'
+					'"Well, I can adjust any clothing that doesn''t fit you any more for 500 <b>₽</b> per item."'
 
 					act 'Leave': minut += 10 & gt 'street'
 				end