Explorar el Código

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

CroWke hace 4 años
padre
commit
521f6b01e7
Se han modificado 1 ficheros con 10 adiciones y 0 borrados
  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 ---------------------------------