21 lines
780 B
Plaintext
21 lines
780 B
Plaintext
=== PRACTICE_L1 ===
|
|
#Environment: PracticeSpace
|
|
|
|
This is the next level. Next day? Next week? TBD. Perhaps a couple characters show up earlier than others for practice? As they trickle in, tuning their instruments, notifications for DMs in Harmony pop up.
|
|
|
|
~ DM_micah_fern_L0 = true
|
|
// ^This unlocks the beginning of the DM conversation between Micah and Fern.
|
|
|
|
#HarmonyNotification
|
|
// ^Shows the player there are new messages available.
|
|
|
|
// Because DM conversations between characters are mandatory, the player must click to go to Harmony.
|
|
|
|
+ [HARMONY]
|
|
-> HARMONY ->
|
|
|
|
//A DM between Vez and Skyler can become available too. One in which they went for drinks, and one in which they didn't.
|
|
|
|
Then this new day and band practice begins in earnest...
|
|
|
|
-> DONE //for now |