Browse Source

[changed] small clarification on how much time you have. Requested by BBZ01

anjuna krokus 1 month ago
parent
commit
3a5d57da16
1 changed files with 2 additions and 2 deletions
  1. 2 2
      locations/blackmailer.qsrc

+ 2 - 2
locations/blackmailer.qsrc

@@ -390,7 +390,7 @@ if $ARGS[0] = 'Add_SMS1':
 		end
 		end
 
 
 				$SMSTree['2'] = 'Leave <<blackmailQW[''next_payment'']>> <b>₽</b> beneath the fourth park bench, I know you know which one.'
 				$SMSTree['2'] = 'Leave <<blackmailQW[''next_payment'']>> <b>₽</b> beneath the fourth park bench, I know you know which one.'
-					$SMSTree['3'] = 'You have three days'
+					$SMSTree['3'] = 'You have two days'
 
 
 	gs 'SMStext_builder', 'start'
 	gs 'SMStext_builder', 'start'
 		gs 'SMStext_builder', 'receive', $SMSTree['0']
 		gs 'SMStext_builder', 'receive', $SMSTree['0']
@@ -730,7 +730,7 @@ if $ARGS[0] = 'set_SMSTree':
 		end
 		end
 
 
 				$SMSTree['2'] = 'Leave <<blackmailQW[''next_payment'']>> <b>₽</b> beneath the same park bench.'
 				$SMSTree['2'] = 'Leave <<blackmailQW[''next_payment'']>> <b>₽</b> beneath the same park bench.'
-					$SMSTree['3'] = 'You have three days'
+					$SMSTree['3'] = 'You have two days'
 						if rand(0, 1) = 0:
 						if rand(0, 1) = 0:
 							$SMSTree['a4'] = 'Why are you doing this to me?'
 							$SMSTree['a4'] = 'Why are you doing this to me?'
 						else
 						else