浏览代码

text improvements

* correct payout for barber work
* second person in living room (everything else is in second person as well, so first person sounds strange)
* grammar and missing space in one of the adverts in the supermarket
nugerumon 4 年之前
父节点
当前提交
586dba78d3
共有 3 个文件被更改,包括 3 次插入3 次删除
  1. 1 1
      locations/barbershop.qsrc
  2. 1 1
      locations/family.qsrc
  3. 1 1
      locations/noticeboard.qsrc

+ 1 - 1
locations/barbershop.qsrc

@@ -174,7 +174,7 @@ elseif barbershop_wrk = 1 and barbershop_wrk_day ! daystart:
 		money += 125
 		barbershop_wrk_day = daystart
 		gs 'stat'
-		'You work diligently and fast. You clean the floor, take out the trash, dust off the shelves and wipe some mirrors and windows. Before you know an hour has passed and you''re 90 <b>₽</b> richer.'
+		'You work diligently and fast. You clean the floor, take out the trash, dust off the shelves and wipe some mirrors and windows. Before you know an hour has passed and you''re 125 <b>₽</b> richer.'
 
 		act 'Leave': gt 'barbershop','start'
 	end

+ 1 - 1
locations/family.qsrc

@@ -213,7 +213,7 @@ end
 if $loc = 'sitrPar': act 'Sit on the sofa':gt 'family', 'sofa'
 
 if $loc = 'sitrPar' and ocpd_room = 0:
-	'No one else is here right now, so I''m free to use the room how I like.'
+	'No one else is here right now, so you''re free to use the room how you like.'
 	gs 'exercise','start'
 end
 

+ 1 - 1
locations/noticeboard.qsrc

@@ -59,7 +59,7 @@ if $ARGS[0] = 'advert1':
 
 	'<center><table bgcolor="#FFFF66" width="60%" cellspacing="30"><tr><th align="center"><h3>Pavlovsk police department newsletter</h3></th></tr><tr><td align="left">'+ _
 	'&nbsp;&nbsp;&nbsp;The Pavlovsk police department recently investigated the rumours that a secret prostitution ring was being run from the Pavlovsk hotel.<p>'+ _ 
-	'&nbsp;&nbsp;&nbsp;After a very thorough investigation, we found absolutely no evidence of this. The hotel manager, <b>Herman Leonidovich</b>, was interrogated and not only did we find him completely innocence he also gave a substantial donation to our department.'+ _
+	'&nbsp;&nbsp;&nbsp;After a very thorough investigation, we found absolutely no evidence of this. The hotel manager, <b>Herman Leonidovich</b>, was interrogated and not only did we find him completely innocent, he also gave a substantial donation to our department. '+ _
 	'He ensured us that any young, pretty girl could apply for a maid job in their hotel and there is absolutely no chance that they would be forced to prostitute themselves.<p><p></td></tr></table></center>'
 	minut +=2
 	gs 'stat'