Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

catluvrs

5
Posts
1
Following
A member registered Jan 15, 2025

Recent community posts

eeeee no problem!!!! <333

no problem at all!!!! i hope you go back to it, it really is a wonderful game <3

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

this is so funny oh my god!!!! the way he lets you go when you say you're into being kidnapped and hopes you find somebody to fill your desires im CRYING

(1 edit)

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'