ソースを参照

exhibition to inhib updater

KevinSmarts 6 年 前
コミット
7856ee8816
1 ファイル変更10 行追加0 行削除
  1. 10 0
      locations/saveupdater.qsrc

+ 10 - 0
locations/saveupdater.qsrc

@@ -342,5 +342,15 @@ if $home_town = '':
 	killvar 'svidboykafe'
 end
 
+!! exhibition to inhib
+if pcs_exhibition > 0 or exhibition_exp > 0:
+	pcs_inhib = pcs_exhibition
+	inhib_exp = exhibition_exp
+	inhib_lvlst = pcs_exhibition
+	inhib_lvl = pcs_exhibition
+	killvar 'pcs_exhibition'
+	killvar 'exhibition_exp'
+end
+
 --- saveupdater ---------------------------------