소스 검색

[Edit] Unlocks the Anushka photos on the phone for players who already have the event.

CroWke 4 년 전
부모
커밋
61d26284cd
1개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제
  1. 2 1
      locations/saveupdater.qsrc

+ 2 - 1
locations/saveupdater.qsrc

@@ -648,7 +648,8 @@ if fuckornot_update = 0:
 end
 
 !! This will unlock the Anushka photos if a player has already done the event.
-if showerphotos = 1:
+if showerphotos = 1 and showerphotosupdater = 0:
+	showerphotosupdater = 1
 	anushkaphoto[1] = 1
 	anushkaphoto[2] = 1
 	anushkaphoto[3] = 1