Fantom Hammer

Fantom Hammer Just a Fantom on here trying to relax and enjoy life.

10/06/2023

The Warzone 3 map has straight verdansk vibes colors buildings and all this will be the COD we have been waiting on for years.

Check this clip out
11/07/2022

Check this clip out

Just ya know. Clapping them cheeks.

10/30/2022

Guys I’ll be on tonight I promise but it’ll be later currently watching my Michigan wolverines play.

10/26/2022

Hey ladies and gentlemen. I will be live tomorrow 5 eastern beginning my camo grind for MW2. I hope to see y’all there.

10/24/2022

Let me know what game you all think I should play today.

10/03/2022

Hey everyone. If you see this be sure to stop by tonight I’ll be live at 6 pm est.

07/11/2022

Catch me on the 🔴 link in the comments.

07/10/2022

Switching to the Red Brand from here on out I hope to catch you all there when I stream later. Check comments for link.

07/10/2022
03/14/2022

Address

Anderson, SC

Website

Alerts

Be the first to know and let us send you an email when Fantom Hammer 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 Fantom Hammer:

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); });