Explorar el Código

cikl - shift event from Sat-Mon to Fri-Sun

rachelsmite hace 7 años
padre
commit
85886df838
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      locations/cikl

+ 1 - 1
locations/cikl

@@ -985,7 +985,7 @@ if storyline = 1:
 		if sisboyparty = -1: sisboyparty = 1
 
 		if sisboypartyQW >= 2 and sisboyparty > 0:
-			sisboyparty_day = daystart + rand(4,6)
+			sisboyparty_day = daystart + rand(3,5)
 		end
 	end