The system comes in two events- the first which simply starts the system once and only once:
The FES event that starts the system (event is autorun):
Code:
Display Variable on Top: "Days Passed"
Timer Settings: 24m 00s
Change Timer: +6m00s
Start Count
Increase Variable: "Time Shift" +1
Turn Switch: "System Start" ONNow the event for the system itself is this
Page: 1
Code:
Page: 2 (autorun- page conditions: Timer≥06m00s and Variable "Time Shift" ≥ 1)*nothing at all*Code:
Page: 3 (character talk- page conditions: Variable "Time Shift" ≥ 2SFX: Chicken 100%
Change Screen: Make Sepia Instant
Flash
Increase Variable: "Time Shift" +1Code:
Page: 4 (autorun- page conditions: Timer≥08m00s and Variable "Time Shift" ≥ 2)*nothing at all*Code:
Page: 5 (character talk- page conditions: Variable "Time Shift" ≥ 3)Change Screen: Revert to original Normal
Increase Variable: "Time Shift" +1Code:
Page: 6 (autorun- page conditions: Timer≥18m00s and Variable "Time Shift" ≥ 3)*nothing at all*Code:
Page: 7 (character talk- page conditions: Variable "Time Shift" ≥ 4)Change Screen: Darken Slow
Increase Variable: "Time Shift" +1Code:
Page: 8 (autorun- page conditions: Timer≥24m00s and Variable "Time Shift" ≥4)*nothing at all*Code:
Page: 9 (character talk- page conditions: none)Set Variable: "Time Shift" to 1
SFX: Bell 100%
Change Timer: -23m00s
Increase Variable: "Days Passed" +1Code:
*nothing at all*