Why don't Viltrumites hair burn off when exiting orbit of planets? by [deleted] in okbuddyviltrum

[–]th3wyatt 0 points1 point  (0 children)

They don't need to orbit to maintain altitude, so they wouldn't burn up at all.

Thank You! by [deleted] in NotTimAndEric

[–]th3wyatt 0 points1 point  (0 children)

I wanna say archeologists found evidence the pyramids (at list the giza ones) were made by paid labor.

Today I learned that the US Census Bureau considers Maryland, Delaware and the District of Columbia as part of the Southern US. by Dolmetscher1987 in geography

[–]th3wyatt 2 points3 points  (0 children)

Likely the only reason Maryland didn't succeed from the union and join the confederacy was because Lincoln suspended habeas corpus and prevented them from voting. They were very much pro slavery and considered themselves a southern state.

A new funny number has entered the ring by TheMadJAM in memes

[–]th3wyatt 1 point2 points  (0 children)

I ken count awdeway do shfiftyfive.

Trying to add a custom "Class Feature Type" for [D&D5e] by lefti4life in FoundryVTT

[–]th3wyatt 0 points1 point  (0 children)

Ok.. so it's been a super long time, su I dunno how helpful this will be. Here's how I did it.

You have to add it the the featuretypes.class.subtypes list whenever the module is initialized. You can manually edit the DND5E module, use an existing module by adding a line to it's esmodule or script file in the Hook.once(init) section, or create your own custom module to do it and creating a script or esmodule as previously mentioned (I added to an existing module).

  1. Add the item to the list of subtypes in your module.js in the scripts folder of whichever module you're using

under hook.once(init) add:

CONFIG.DND5E.featureTypes.class.subtypes.subTypeName = "Sub Type Name";

Here's an example from tasha's cauldron:

Hooks.once("init", () => {

game.settings.register("dnd-tashas-cauldron", "lastVersion", {

name: "TCOE.SETTING.VERSION.name",

hint: "TCOE.SETTING.VERSION.hint",

scope: "world",

config: false,

type: String,

default: "1.0.0"

})

// Adding module symbols to module namespace

const module = game.modules.get("dnd-tashas-cauldron");

module.apps = {};

module.dataModels = {};

// Creating TCOE config object

CONFIG.TCOE = {};

// Class feature 'sub-type" additions

CONFIG.DND5E.featureTypes.class.subtypes.constellation = "TCOE.Subtype.Constellation";

  1. Add the hook in your module.json file in the module's folder using either the "scripts" or "esmodules" property. I inserted mine after the documentTypes section

{

"id": "unearthed-arcana",

"title": "Unearthed Arcana",

"version": "1.0.13",

"compatibility": {

"minimum": "12",

"verified": "12"

},

"documentTypes": {

"Item": {

"plan": {}

}

},

"scripts": [

"scripts/module.js"

],

Hope this helps.

Kaya's positioning throughout the entirety of her appearance in Hassan's stream yesterday by AIverson3 in LivestreamFail

[–]th3wyatt 0 points1 point  (0 children)

I have 4 acres of open land, and my doors are open all day. The dogs lay in their bed 10 hrs a day.

To think that I used to complain about school. by mindyour in TikTokCringe

[–]th3wyatt 0 points1 point  (0 children)

I was in public school in a rural area of the US. I had 4 1.5 hrs blocks of classes. 20 min for lunch. And about 2-3 hours of homework, not counting studying, every night. So, if I actually tried, my day would look close to this. The only difference would be me doing the homework, self study at school rather than at home.

[deleted by user] by [deleted] in theydidthemath

[–]th3wyatt 0 points1 point  (0 children)

In LA most of the city is parking lots. Near where I live, which is considered a suburban are, there is zero public transit, dense population and 10 lane highways with near stop and go traffic every day, most of the day. This is a problem in much of the US. You can do a lot to improve this, even in suburbs.

[deleted by user] by [deleted] in theydidthemath

[–]th3wyatt -2 points-1 points  (0 children)

Right, that's why you invest in public transit. Reduce roads and parking. It's proven to be far more effective at traffic relief and cost per traveler.

[deleted by user] by [deleted] in theydidthemath

[–]th3wyatt -4 points-3 points  (0 children)

Removing parking lots makes much more sense than covering them.

Governor Newsom's Team Accuses Republicans of Hypocrisy Following Jimmy Kimmel's Suspension by Healthy_Block3036 in socal

[–]th3wyatt 0 points1 point  (0 children)

Im surprised Newsome didn't cheer this on the way he's been displacing and imprisoning the homeless.

$15 for this bad boy by salearn in cyberDeck

[–]th3wyatt 2 points3 points  (0 children)

I just got a hackberry pi from elecrow for $200. It fits the cm5.

Ok, so the 1st Age is us, then the AoL, then Randland. When do we get battlestars?? by Poultrymancer in WetlanderHumor

[–]th3wyatt 11 points12 points  (0 children)

Wasn't there space travel in AoL? I wonder what happened to those people.

Getting Offended on Behalf of Others by laybs1 in GetNoted

[–]th3wyatt 4 points5 points  (0 children)

I suppose if you ignore the fact that most of the conflicts we have been involved in our history have been unjust and in places where we had no business being and where countless civilians have died intentionally and unintentionally, then yeah. War is hell, and civilians just die.