SELECT
t.name,
t.shippedTo,
tn.trackingNumber,
f.path
FROM tracking_number tn
JOIN treasure t
ON tn.treasureId = t.id
JOIN flight f
ON tn.flightId = f.id
WHERE t.shippedTo = 'Halflands'
AND f.path LIKE '%Calamity%'
Welcome to the open beta for SQuirrelLock Holmes!
Play for free! Not all the art and marketing materials are finished, but the game is playable and I think you'll have a great time.
If this does well, then paid modules will continue the story and teach more advanced subjects.