소스 검색

[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 ---------------------------------