Just had an Embers game end in a particularly annoying way: the exit from Sunwall Outpost level 2 was trapped between two trees and the wall of a building, inaccessible without a pickaxe. And of course, I hadn't found a pickaxe yet, and none of the stores in Kruk Pride sell them.

I vaguely recall that sort of thing being the reason a store was added to Derth that sold pickaxes (among other things), so it seemed reasonable to have a similar store in Kruk Pride — hence my new
Kruk Pride Tool Shop addon. 
This is basically an exact copy of the Survival Supplies store in Derth, selling pickaxes and lanterns.
[Technical notes:]
Code: Select all
Hooks:
Entity:loadList [to load our new store]
MapGeneratorStatic:subgenRegister [to add store to Kruk Pride map]