浏览代码

[Edit] Unlocked the pictures for players who already did the event.

CroWke 4 年之前
父节点
当前提交
521f6b01e7
共有 1 个文件被更改,包括 10 次插入0 次删除
  1. 10 0
      locations/saveupdater.qsrc

+ 10 - 0
locations/saveupdater.qsrc

@@ -647,5 +647,15 @@ if fuckornot_update = 0:
 	hotcat_rating['A145'] = 5
 end
 
+!! This will unlock the Anushka photos if a player has already done the event.
+if showerphotos = 1:
+	anushkaphoto[1] = 1
+	anushkaphoto[2] = 1
+	anushkaphoto[3] = 1
+	anushkaphoto[4] = 1
+	anushkaphoto[5] = 1
+	anushkaphoto[6] = 1
+end
+
 --- saveupdater ---------------------------------