eeeee no problem!!!! <333
catluvrs
5
Posts
1
Following
A member registered Jan 15, 2025
Recent community posts
holy shit???? this is one of the most interesting psychological horror games i have ever had the pleasure of playing. the plot was amazing and every single ending was so well-written - each and every one of them had me on the edge of my seat. the main character's morality being the most questionable out of all of the characters was SO interesting and cool!!! such a good game, it'll definitely stick with me for a long time!!! <3
you have probably already solved this buttttt... for anybody still struggling:
SELECT *
FROM irs.contacts
WHERE full_name = 'DARREN HORTON'
SELECT email, foster_start
FROM txgov.foster_parents
JOIN txgov.foster_parents
where foster_child = 'DARREN HORTON'
SELECT *
FROM irs.death
WHERE full_name = 'KENNETH STAFFORD'
SELECT email
FROM irs.death
WHERE full_name = 'ELSIE PATRICK'
EXEC out ('elsie.patrick@copmail.com')
SELECT *
FROM emails.content
WHERE email_scanned = 'elsie.patrick.copmail.com'