mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-07-02 03:21:17 +00:00
Changed terminal and test
This commit is contained in:
parent
cbb82512ee
commit
c0fce878ac
10 changed files with 87 additions and 20 deletions
33
Dialogue/Timelines/BBS_Test.dtl
Normal file
33
Dialogue/Timelines/BBS_Test.dtl
Normal file
|
|
@ -0,0 +1,33 @@
|
|||
[style name="Terminal_Style"]
|
||||
label Menu
|
||||
computer: Welcome to the BBS\
|
||||
----------------------------\
|
||||
1. Email\
|
||||
2. Notes\
|
||||
3. Exit
|
||||
[wait_input hide_text="false"]
|
||||
- Email
|
||||
label Email
|
||||
computer: You have 2 new emails\
|
||||
----------------------------\
|
||||
1. Re\: Shortages\
|
||||
2. Immediate Termination Notice\
|
||||
3. Exit
|
||||
[wait_input hide_text="false"]
|
||||
- Re: Shortages
|
||||
computer: From\: John Colleague\
|
||||
Heads up, I hear there's another budget shortages, there's a risk a new round of layoffs is coming soon
|
||||
jump Email
|
||||
- Immediate Termination Notice
|
||||
computer: From\: HR\
|
||||
Greetings, I hope this email finds you well.\
|
||||
Due to budgetary reasons we regret to inform you that your employment is going to be terminated effective immediately.\
|
||||
Have a nice day.
|
||||
jump Email
|
||||
- Exit
|
||||
jump Menu
|
||||
- Notes
|
||||
computer: Nooo my spaghetti
|
||||
jump Menu
|
||||
- Exit
|
||||
computer: You log off
|
||||
1
Dialogue/Timelines/BBS_Test.dtl.uid
Normal file
1
Dialogue/Timelines/BBS_Test.dtl.uid
Normal file
|
|
@ -0,0 +1 @@
|
|||
uid://dl2famhrxkkb3
|
||||
Loading…
Add table
Add a link
Reference in a new issue