From 1e5f3e99a9e70d755869df191d9d2d1815c170e4 Mon Sep 17 00:00:00 2001 From: Doggies-Galore <68348295+Doggies-Galore@users.noreply.github.com> Date: Tue, 30 Apr 2024 20:45:05 -0600 Subject: [PATCH] Added some notes from the discord --- .gitignore | 1 + helpful notes.txt | 19 +++++++++++++++++++ 2 files changed, 20 insertions(+) create mode 100644 .gitignore create mode 100644 helpful notes.txt diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..496ee2c --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +.DS_Store \ No newline at end of file diff --git a/helpful notes.txt b/helpful notes.txt new file mode 100644 index 0000000..37cbbb2 --- /dev/null +++ b/helpful notes.txt @@ -0,0 +1,19 @@ +message109 and message203 - Ticket required/Fare enforcement notices +message157 - "Thanks for riding DART." +Info24 - "Thank you for riding DART." +Info06 and Info10 - "This is the" +Info07 - "Final destination:" +Info12 - "Next stop:" +Info13 - "Arriving:" +Info17 - "Now arriving:" +Info18 and Info19 - "Doors will open to the [left/right]." +Info25 - "Please remember to take all personal belongings." +Info26 - "This train is out of service." +Info34-37 - "[Color] Line" +Info196 - "Two" +Info121 - "cars" +Info208 - "Two cars." :hahawhat: +Info175 - "Six cars" 👀 +Info160 - "Please keep feet off seats" :ADPikaPolice1: + +It looks like a bunch of train delay messages start with messageSD \ No newline at end of file