Giant Custom D20

Giant Custom D20 I make custom D20s for people. All profits go to ASME. You can message me anytime. I'm pretty quick

It's the beginning of my dice addiction.
02/18/2018

It's the beginning of my dice addiction.

I made listings for all the materials to make a D20 or an icosahedron. So if you have a 3d printer or any wood crafting ...
02/07/2018

I made listings for all the materials to make a D20 or an icosahedron. So if you have a 3d printer or any wood crafting skills, you can make your own without buying a whole kit.

Find them here: www.etsy.com/shop/engineersforhire

01/25/2018
I order 100 slightly bigger than normal d20s and they all fit in my d20 with some room left. I'm surprised myself. Small...
01/14/2018

I order 100 slightly bigger than normal d20s and they all fit in my d20 with some room left. I'm surprised myself. Smaller d20s came from www.r4i.us

Gotta have a little mess to make success. Orders are done and be sent tomorrow.
01/10/2018

Gotta have a little mess to make success. Orders are done and be sent tomorrow.

I'm chopping wood for my D20s. I have big plans ahead!
01/07/2018

I'm chopping wood for my D20s. I have big plans ahead!

Pick which one is your favorite.
01/07/2018

Pick which one is your favorite.

Address

Tyler, TX
75701

Website

Alerts

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

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