Initialization
Events
Time - Elapsed game time is 0.00 seconds
Conditions
Actions
Dialog - Change the title of Dialog to 阁下准备怎样死?
Dialog - Create a dialog button for Dialog labelled 跳楼
Set Button1 = (Last created dialog Button)
Dialog - Create a dialog button for Dialog labelled 服毒
Set Button2 = (Last created dialog Button)
ESC
Events
Player - Player 1 (Red) skips a cinematic sequence
Conditions
Actions
Dialog - Show Dialog for Player 1 (Red)
Press
Events
Dialog - A dialog button is clicked for Dialog
Conditions
Actions
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
If - Conditions
(Clicked dialog button) Equal to Button1
Then - Actions
Game - Defeat Player 1 (Red) with the message: 你跳楼了!
Else - Actions
Game - Defeat Player 1 (Red) with the message: 你服毒了!