Browse Source

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

CroWke 4 years ago
parent
commit
521f6b01e7
1 changed files with 10 additions and 0 deletions
  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 ---------------------------------