ソースを参照

[fixed] Blackmailer end-of-content failure protection fixed to the correct finale stage number

anjuna krokus 2 週間 前
コミット
3eea45160d
1 ファイル変更1 行追加1 行削除
  1. 1 1
      locations/blackmailer.qsrc

+ 1 - 1
locations/blackmailer.qsrc

@@ -383,7 +383,7 @@ if $ARGS[0] = 'Add_SMS_failure':
 			gs 'SMStext_builder', 'add_sms', 'Blackmailer'
 		gs 'SMStext_builder', 'end'
 
-		if blackmailQW['stage'] < 9:
+		if blackmailQW['stage'] < 10:
 			if $blackmailQW['init_flashregion'] = 'city':
 				fame['city_sex'] += 2 * blackmailQW['total_material']
 			elseif $blackmailQW['init_flashregion'] = 'gad':