Browse Source

[fixed] replies not showing up correctly in blackmailer. Reported by Skylah

anjuna krokus 2 weeks ago
parent
commit
ad58e1c287
1 changed files with 5 additions and 5 deletions
  1. 5 5
      locations/blackmailer.qsrc

+ 5 - 5
locations/blackmailer.qsrc

@@ -886,9 +886,9 @@ if $ARGS[0] = 'sms_repeat_switch3':
 		wait 250
 
 		gs 'SMStext_builder', 'receive', $SMSTree['31']
-		gs 'SMStext_builder', 'add_reply', $SMSTree['a31'], 'blackmailer', 'sms_repeat_end1', 'a31'
-		gs 'SMStext_builder', 'add_reply', $SMSTree['b31'], 'blackmailer', 'sms_repeat_switch4', 'b'
-		gs 'SMStext_builder', 'add_reply', $SMSTree['c31'], 'blackmailer', 'sms_repeat_switch4', 'c'
+		gs 'SMStext_builder', 'add_reply', $SMSTree['a32'], 'blackmailer', 'sms_repeat_end1', 'a32'
+		gs 'SMStext_builder', 'add_reply', $SMSTree['b32'], 'blackmailer', 'sms_repeat_switch4', 'b'
+		gs 'SMStext_builder', 'add_reply', $SMSTree['c32'], 'blackmailer', 'sms_repeat_switch4', 'c'
 
 		gs 'SMStext_builder', 'show_sms', ARGS[2]
 	gs 'SMStext_builder', 'end'
@@ -902,12 +902,12 @@ if $ARGS[0] = 'sms_repeat_switch4':
 	blackmailQW['next_payment'] = 0
 
 	gs 'SMStext_builder', 'start'
-		gs 'SMStext_builder', 'send', $SMSTree[$ARGS[1] + '31']
+		gs 'SMStext_builder', 'send', $SMSTree[$ARGS[1] + '32']
 		gs 'SMStext_builder', 'show_sms', ARGS[2]
 
 		wait 250
 
-		gs 'SMStext_builder', 'receive', $SMSTree[$ARGS[1] + '32']
+		gs 'SMStext_builder', 'receive', $SMSTree[$ARGS[1] + '33']
 
 		if $ARGS[1] = 'b':
 			!! penalty in the future when not using the proper speech