From 76aec19dd1189f7ad5a5cb6df6b30aa3113fb305 Mon Sep 17 00:00:00 2001 From: Heather Date: Mon, 17 Apr 2023 10:02:38 +0100 Subject: [PATCH 01/10] added clues file --- mystery/clues.txt | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 mystery/clues.txt diff --git a/mystery/clues.txt b/mystery/clues.txt new file mode 100644 index 000000000..4cb9d27fe --- /dev/null +++ b/mystery/clues.txt @@ -0,0 +1,3 @@ +CLUE: Footage from an ATM security camera is blurry but shows that the perpetrator is a tall male, at least 6'. +CLUE: Found a wallet believed to belong to the killer: no ID, just loose change, and membership cards for AAA, Delta SkyMiles, the local library, and the Museum of Bash History. The cards are totally untraceable and have no name, for some reason. +CLUE: Questioned the barista at the local coffee shop. He said a woman left right before they heard the shots. The name on her latte was Annabel, she had blond spiky hair and a New Zealand accent. From a1855e9d2f4ed9397a19d005bab2df6c13db4125 Mon Sep 17 00:00:00 2001 From: Heather Date: Mon, 17 Apr 2023 10:29:22 +0100 Subject: [PATCH 02/10] added possible_witnesses.txt --- mystery/possible_witnesses.txt | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 mystery/possible_witnesses.txt diff --git a/mystery/possible_witnesses.txt b/mystery/possible_witnesses.txt new file mode 100644 index 000000000..f50961589 --- /dev/null +++ b/mystery/possible_witnesses.txt @@ -0,0 +1,4 @@ +Annabel Sun F 26 Hart Place, line 40 +Oluwasegun Annabel M 37 Mattapan Street, line 173 +Annabel Church F 38 Buckingham Place, line 179 +Annabel Fuglsang M 40 Haley Street, line 176 From f8064c97eccfd9ecc66cd8fb29d7deab18406bc7 Mon Sep 17 00:00:00 2001 From: Heather Date: Mon, 17 Apr 2023 11:28:49 +0100 Subject: [PATCH 03/10] Added info to interviews.txt --- mystery/interviews.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 mystery/interviews.txt diff --git a/mystery/interviews.txt b/mystery/interviews.txt new file mode 100644 index 000000000..7e92e51a4 --- /dev/null +++ b/mystery/interviews.txt @@ -0,0 +1 @@ +SEE INTERVIEW #699607 From aae181055fbcf1f12fce78a647f20a8fa88ef06a Mon Sep 17 00:00:00 2001 From: Heather Date: Mon, 17 Apr 2023 11:37:27 +0100 Subject: [PATCH 04/10] added second line --- mystery/interviews.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/mystery/interviews.txt b/mystery/interviews.txt index 7e92e51a4..2ac022276 100644 --- a/mystery/interviews.txt +++ b/mystery/interviews.txt @@ -1 +1,2 @@ +SEE INTERVIEW #47246024 SEE INTERVIEW #699607 From 7e92128e9ff1d39536f4fe8225ea336362965e27 Mon Sep 17 00:00:00 2001 From: Heather Date: Mon, 17 Apr 2023 12:43:27 +0100 Subject: [PATCH 05/10] details added to interviews --- mystery/interviews/interviews.txt | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 mystery/interviews/interviews.txt diff --git a/mystery/interviews/interviews.txt b/mystery/interviews/interviews.txt new file mode 100644 index 000000000..59171a9be --- /dev/null +++ b/mystery/interviews/interviews.txt @@ -0,0 +1,6 @@ +SEE INTERVIEW #47246024 +SEE INTERVIEW #699607 +Ms. Sun has brown hair and is not from New Zealand. Not the witness from the cafe.interview-47246024 +Interviewed Ms. Church at 2:04 pm. Witness stated that she did not see anyone she could identify as the shooter, that she ran away as soon as the shots were fired. + +However, she reports seeing the car that fled the scene. Describes it as a blue Honda, with a license plate that starts with L337 and ends with 9. interview-699607 From 69cef19c8340a4c52d04f8f8271fba365b6443e6 Mon Sep 17 00:00:00 2001 From: Heather Date: Mon, 17 Apr 2023 13:03:51 +0100 Subject: [PATCH 06/10] updated file --- mystery/interviews.txt | 2 -- 1 file changed, 2 deletions(-) delete mode 100644 mystery/interviews.txt diff --git a/mystery/interviews.txt b/mystery/interviews.txt deleted file mode 100644 index 2ac022276..000000000 --- a/mystery/interviews.txt +++ /dev/null @@ -1,2 +0,0 @@ -SEE INTERVIEW #47246024 -SEE INTERVIEW #699607 From 1f3df0975b7eac94e4e9de54e57dabde9e125f4e Mon Sep 17 00:00:00 2001 From: Heather Date: Mon, 17 Apr 2023 13:54:18 +0100 Subject: [PATCH 07/10] added suspects' --- mystery/suspects.txt | 42 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100644 mystery/suspects.txt diff --git a/mystery/suspects.txt b/mystery/suspects.txt new file mode 100644 index 000000000..92be4cf4b --- /dev/null +++ b/mystery/suspects.txt @@ -0,0 +1,42 @@ + +License Plate L337QE9 +Make: Honda +Color: Blue +Owner: Erika Owens +Height: 6'5" + + +License Plate L337539 +Make: Honda +Color: Blue +Owner: Aron Pilhofer +Height: 5'3" + + +License Plate L337369 +Make: Honda +Color: Blue +Owner: Heather Billings +Height: 5'2" + + +License Plate L337DV9 +Make: Honda +Color: Blue +Owner: Joe Germuska +Height: 6'2" + + +License Plate L3375A9 +Make: Honda +Color: Blue +Owner: Jeremy Bowers +Height: 6'1" + + +License Plate L337WR9 +Make: Honda +Color: Blue +Owner: Jacqui Maher +Height: 6'2" + From 9a5f0f6b521596cf98145f08a5a5fa8b6e817063 Mon Sep 17 00:00:00 2001 From: Heather Date: Mon, 17 Apr 2023 13:59:47 +0100 Subject: [PATCH 08/10] updated suspects --- mystery/suspects.txt | 14 -------------- 1 file changed, 14 deletions(-) diff --git a/mystery/suspects.txt b/mystery/suspects.txt index 92be4cf4b..52144c040 100644 --- a/mystery/suspects.txt +++ b/mystery/suspects.txt @@ -6,20 +6,6 @@ Owner: Erika Owens Height: 6'5" -License Plate L337539 -Make: Honda -Color: Blue -Owner: Aron Pilhofer -Height: 5'3" - - -License Plate L337369 -Make: Honda -Color: Blue -Owner: Heather Billings -Height: 5'2" - - License Plate L337DV9 Make: Honda Color: Blue From e16a58a168b93940601a4de3bcc1755b27030461 Mon Sep 17 00:00:00 2001 From: Heather Date: Mon, 17 Apr 2023 14:26:33 +0100 Subject: [PATCH 09/10] deleted possible_suspects and interivews --- mystery/-lA | 0 mystery/.DS_Store | Bin 0 -> 8196 bytes mystery/interviews/interviews.txt | 6 ------ mystery/ls | 0 mystery/possible_witnesses.txt | 4 ---- mystery/streets/interviews.txt | 1 + 6 files changed, 1 insertion(+), 10 deletions(-) create mode 100644 mystery/-lA create mode 100644 mystery/.DS_Store delete mode 100644 mystery/interviews/interviews.txt create mode 100644 mystery/ls delete mode 100644 mystery/possible_witnesses.txt create mode 100644 mystery/streets/interviews.txt diff --git a/mystery/-lA b/mystery/-lA new file mode 100644 index 000000000..e69de29bb diff --git a/mystery/.DS_Store b/mystery/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..27d477e0003745ee61047bd33e1e348c8696c44b GIT binary patch literal 8196 zcmeHMU2GIp6u#fIv@>*}Q)s2&4s2M6fCZKoEWgS2Pr(AkZcDf2XW88u>A-ZR?9A>K zOHE_qi-^W2jemhB{~`}6LU`dpQS?!(3C8$<(Woz);0x-5XXeiG)6zFnG0tt~o;mlN zbMHN8zB6~vlre_Zyth989xqD4%fjun{BG*)Ex6zyOj zh(Hj5AOb-If(Qf=xECToXSUnKY0iBv4f-GgK?MGn5pdrR5xQI&_vtvN-m8N;uLK}k zPQzZKd#VFGn}|>2J{{-OGo?9s^#I=#eu)8YPV$JWPBiY*aZb5812<>zSB77qz+0W{ zBAz-!oYSBWA`nDiY6RTceKytXCUdB6zpZ}H6z$=RVP!~uAv0{~wiAne4WX=jRz;;K zidEu)#GqA7IB6$ux2ALZT&~Bmj7;f1o!P5v#gtszW|>Y}H?^E+psO0G?C;Y})hf1H zc~iAL+XNSgk|d?%`q9y*_00{DrVZ=H8X}{c8eMm}BkgD{hLO;p&}gjM&gLw` z*kjqcJ57Jm(MB9sHbs;iu&tca=1rE=X@0IH=WVT9qe=CG)=pE~wUZ(N>FnGEOO~xz z-PpV}-mznM_e8Z^GjD#VE;K-4Hy!ystKbF^><8o9Ky)`1r($IdD_O#1V-BnakK1cJ=>dTd- z%05@pmeZ(LeS?+CgP|UqoEPOZS6mZ{g?f$>UL@J(BTb2B!?$;h>bmnurXD{E0zZ$pdf z7gj5s$}UmblHNI;(O#~%|#?^)BhJ6ngUJJwBMuPc;wv!GLs&|~GPB1SKr zzgRPRnz3kn6@N<6(!=rs9gW90FVTsputwI-cCtg1nWO9!dx@Q4AF#{p6ZRGRj{VH8 zvl{>^P>I>7LM;|y85*zw&De-dXhj$Hpc@J7#~^eZfsGLy$0$zVX*`3IIECl%B3{Gm zIE^!S8}H$LoWqB>ge&+ApW{nh!}s_BKjK&1z#sTiC>Lf4m4YbD7s7%fEEZzICSkL% zMc6HL2}vO>91$#GggYRV^725*L4W)>(dp98f9D8i@1AzyN4D>HwDZ4{c30iYbl%%rYv7vBdlSHW~m-+1KW@5pa(3Y(dC8b>M zvy0=zGLH#|+dF8QE3)`cA^s}6#(rYIvA+oMb1@(FcmOfNc`LSKw}!o>?K$vh(Hj5eWy>inNa7I<3zo3oaoJe i7}9-&R9&06Pscf>5o$C3Az(&-b_eHwaQ@$$=l|a`)~YiA literal 0 HcmV?d00001 diff --git a/mystery/interviews/interviews.txt b/mystery/interviews/interviews.txt deleted file mode 100644 index 59171a9be..000000000 --- a/mystery/interviews/interviews.txt +++ /dev/null @@ -1,6 +0,0 @@ -SEE INTERVIEW #47246024 -SEE INTERVIEW #699607 -Ms. Sun has brown hair and is not from New Zealand. Not the witness from the cafe.interview-47246024 -Interviewed Ms. Church at 2:04 pm. Witness stated that she did not see anyone she could identify as the shooter, that she ran away as soon as the shots were fired. - -However, she reports seeing the car that fled the scene. Describes it as a blue Honda, with a license plate that starts with L337 and ends with 9. interview-699607 diff --git a/mystery/ls b/mystery/ls new file mode 100644 index 000000000..e69de29bb diff --git a/mystery/possible_witnesses.txt b/mystery/possible_witnesses.txt deleted file mode 100644 index f50961589..000000000 --- a/mystery/possible_witnesses.txt +++ /dev/null @@ -1,4 +0,0 @@ -Annabel Sun F 26 Hart Place, line 40 -Oluwasegun Annabel M 37 Mattapan Street, line 173 -Annabel Church F 38 Buckingham Place, line 179 -Annabel Fuglsang M 40 Haley Street, line 176 diff --git a/mystery/streets/interviews.txt b/mystery/streets/interviews.txt new file mode 100644 index 000000000..2b426f183 --- /dev/null +++ b/mystery/streets/interviews.txt @@ -0,0 +1 @@ +SEE INTERVIEW #47246024 From 60d365a632bba3cc9c40d4c479260fc4049b195d Mon Sep 17 00:00:00 2001 From: Heather Date: Mon, 17 Apr 2023 15:03:41 +0100 Subject: [PATCH 10/10] caught him --- jail.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 jail.txt diff --git a/jail.txt b/jail.txt new file mode 100644 index 000000000..462229a4f --- /dev/null +++ b/jail.txt @@ -0,0 +1 @@ +Jeremy Bowers