Dwarf Fortress was in Early Access since 2002, that's 20 years. Kids born when it was first released were old enough to vote, drink and marry by the time it was finally fully released.
Heck, Unreal World has been in development SINCE 1992- 32 FUCKING YEARS, can't even call it "Early Access" because that was literally BEFORE THE FUCKING INTERNET was available mainstream.
Games take time, especially games with as many moving parts as PZ, and it ain't like it's in an unplayable state or short in content. It'll be out eventually.
We have regional cars now. Right?
Why not add a way for regional container loot?
```PoliceLockers = {
rolls = 4,
Rosewood = {
"Rosewood-RegionZone-Specific-Item", 2,
},
Generic = {
"Generic-RegionZone-Specific-Item", 2,
},
items = {
"Normal-Item", 2,
},
junk = { rolls = 1, items = {
"Junk-Item", 0.0001,
}
}
},```
Then the "Rosewood" items would only appear in the "Rosewood" region zone. Anywhere else would use "Generic".
Could also do a similar approach with the zombiesZoneDefinitions file.
Mainly asking for this because I could sure use it, and I'm more than sure other mod devs could too.
I just made a batch of muffins. I then tried to "Get Muffins". I get an empty muffin tin, but no actual muffins appear and the tin with the baked muffins remains in inventory. Only thing that changes was the "Hunger" level dropped by a couple of points.