Bläddra i källkod

[text edit] Fixed the documentation for Sonia's automatical fall.

bgkjdgbizgblzdgbr 3 år sedan
förälder
incheckning
0f837cfac2
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. 1 1
      locations/cikl.qsrc

+ 1 - 1
locations/cikl.qsrc

@@ -989,7 +989,7 @@ if katja_disco_end > 0: katja_disco_end = 0
 
 if npc_rel['A69'] > 60 and rand(0,3) = 0:npc_rel['A69'] -= 1
 
-!!Making Sonia''s fall progress if the player do not see the scenes at the disco, by making it such that if at a Sunfay her fall have not advanced for two weekends it will automatically advance.
+!!Making Sonia''s fall progress if the player do not see the scenes at the disco, by making it such that if at a Sunday her fall have not advanced this weekend it will automatically advance.
 if storyline = 1 and week = 7 and soniaPS = 0 and month > 9 and daystart >= soniafallDay + 6:
 	if soniafall < 7:
 		soniafallDay = daystart -1