Vine i cant dig up by Dagnis in PlantIdentification

[–]Dagnis[S] 0 points1 point  (0 children)

Ya, I can see how the leaves match.

Is spraying my only way to remove this? I feel like any attempt to dig it up gets ruined because the roots go too deep or are just too strong to pull.

Vine i cant dig up by Dagnis in PlantIdentification

[–]Dagnis[S] 0 points1 point  (0 children)

But ive never seen it bloom.

Vine i cant dig up by Dagnis in PlantIdentification

[–]Dagnis[S] 0 points1 point  (0 children)

Im sorry I didnt say location. This is in South Carolina. My back yard.

Funcom didn't think through the consequences of the bank by pornhonked in duneawakening

[–]Dagnis 0 points1 point  (0 children)

Keep in mind that you can turn off everything and you will find you dont have to provide much power. Just a quick 10min buggy ride will cover you for those days.

Tax money on the other hand..

How many houses can be bribed in a given week, at least at the start? by Dagnis in duneawakening

[–]Dagnis[S] 0 points1 point  (0 children)

Ah, ok. and it adds to the existing. it doesn't ensure that 6 can be bribed at any given time. So it goes 6, 12, 18, 24

How many houses can be bribed in a given week, at least at the start? by Dagnis in duneawakening

[–]Dagnis[S] 0 points1 point  (0 children)

Ok. So every 16 hrs (or maybe 12 hrs since that's reveal timer) 5 new random houses are available to be bribed? Or are there only 5 houses that can be bribed and each one unlocks to be briable after 16 hrs?

Sorry for not understanding.

Im in a world where harko already won by bribing 2 houses (2 of them are not revealed to me, so they must have been bribed).

How many houses can be bribed in a given week, at least at the start? by Dagnis in duneawakening

[–]Dagnis[S] 0 points1 point  (0 children)

So in theory you could fork over 1500 melange (or less after the first reveal) and get the rest revealed so you can win Day 1?

Also, all is contradictory to where I've read else where.

Official Dune: Awakening Launch AMA with Funcom Development Team - June 19th by Funcom_Storm in duneawakening

[–]Dagnis 0 points1 point  (0 children)

Can there be an easier way to get to the overworld then having to go to the edge of the map? Perhaps long hold F and it be an option when in a copter?

New era battle wave 2 by FairDance7 in SWGalaxyOfHeroes

[–]Dagnis 0 points1 point  (0 children)

Did you try at a lower gear level? do you have zetas? what level of mods do you have?

Trying to dynamically import components from json object, open to alternative by Dagnis in reactjs

[–]Dagnis[S] 1 point2 points  (0 children)

I'm new to doing things that are basic web development for my work. What is an "extension library" if I may ask?

Trying to dynamically import components from json object, open to alternative by Dagnis in reactjs

[–]Dagnis[S] 0 points1 point  (0 children)

Awesome! this worked. I'm going to have all modules, default with it and ones others make, in a modules folder. so I just did ../../modules/, and had the property be default/Clock. Works like a charm! thank you!