Page 1 of 1

[v1.5.0+] Kruk Pride Tool Shop

Posted: Sun Mar 29, 2020 7:46 pm
by Zizzo
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. :wink: 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]

Re: [v1.5.0+] Kruk Pride Tool Shop

Posted: Sun Mar 29, 2020 10:14 pm
by tabs
Very handy. This will also mitigate the level-generation weirdness in Yeti Caves where the "murals" will close off entire parts of a floor.

Re: [v1.5.0+] Kruk Pride Tool Shop

Posted: Thu Apr 30, 2020 1:02 pm
by Phantomfrettchen
That's a great idea. Had that issue myself as well at some point.
Should probably just forward this to someone with writing access.

Re: [v1.5.0+] Kruk Pride Tool Shop

Posted: Fri May 01, 2020 7:28 pm
by Razakai
I've added this (or the concept at least) to a merge request for inclusion in next embers patch.