Magnus_Pale

Magnus_Pale I'm a dude, she's a dude, he's a dude, we're all dudes...

Oops Psych! it's actually Tiny Tina's twitch.tv/Magnus_Pale
12/30/2025

Oops Psych! it's actually Tiny Tina's twitch.tv/Magnus_Pale

Come watch me play Deep Rock Galactic on Twitch!!Twitch.tv/magnus_pale
12/30/2025

Come watch me play Deep Rock Galactic on Twitch!!

Twitch.tv/magnus_pale

03/12/2025
09/02/2024

Blocked in 240 locations

08/24/2024

So apparently Twit--er X wants you to have a premium account to stream there. That means that if you are creating content that drives people to their site you are supposed to pay them to do it... Shouldn't that be the other way around?

Check out Sandromeda playing Hunt Showdown: 1896,  Drops are live as well!
08/20/2024

Check out Sandromeda playing Hunt Showdown: 1896, Drops are live as well!

Something that wizards is up to.
08/14/2024

Something that wizards is up to.

Introducing EXODUS - A new AAA science fiction action-adventure role-playing game franchise from Archetype Entertainment.

The challenge: choose 20 films that have had a strong influence on you. One film a day, for 20 days. No explanations, no...
07/24/2024

The challenge: choose 20 films that have had a strong influence on you. One film a day, for 20 days. No explanations, no reviews, just posters.
Day 001

Address

Flint, MI
48507

Website

Alerts

Be the first to know and let us send you an email when Magnus_Pale posts news and promotions. Your email address will not be used for any other purpose, and you can unsubscribe at any time.

Contact The Establishment

Send a message to Magnus_Pale:

Share

//iconSize: [32, 32], //html: '' }) .bindTooltip(name, { //permanent: true, direction: 'bottom', //offset: L.point(12, 25), //opacity: 0.88, interactive: true }) .bindPopup(name); markersLayer.addLayer(marker); } function getMore() { if (gettingMore) { return; } gettingMore = true; var center = map.getCenter(); $.ajax({ url: "/vicinitysearch", data: { lat: center.lat, lng: center.lng, country: "UNITED STATES" } }) .done(function(data) { var added = 0; data.forEach(function(loc) { if (!locationIds.includes(loc.id)) { var mapLoc = {id:loc.id,lat:loc.latitude,lng:loc.longitude,title:trunc20(loc.name),popupHtml:loc.popupHtml,urlPath:loc.urlPath,pictureUrl:loc.pictureUrl}; locations.push(mapLoc); locationIds.push(loc.id); map._addMarker(mapLoc); added++; } }); }) .always(function() { gettingMore = false; }); } map._clearMarkers = function() { markersLayer.clearLayers(); } }); }, 4000); });