[v1.5.0+] Kruk Pride Tool Shop

A place to post your add ons and ideas for them

Moderator: Moderator

Post Reply
Message
Author
Zizzo
Sher'Tul Godslayer
Posts: 2517
Joined: Thu Jan 23, 2003 8:13 pm
Location: A shallow water area south of Bree
Contact:

[v1.5.0+] Kruk Pride Tool Shop

#1 Post 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]
"Blessed are the yeeks, for they shall inherit Arda..."

tabs
Wyrmic
Posts: 298
Joined: Tue Mar 08, 2016 3:55 pm

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

#2 Post 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.

Phantomfrettchen
Halfling
Posts: 83
Joined: Mon Apr 10, 2017 3:39 pm

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

#3 Post 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.

Razakai
Uruivellas
Posts: 889
Joined: Tue May 14, 2013 3:45 pm

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

#4 Post by Razakai »

I've added this (or the concept at least) to a merge request for inclusion in next embers patch.

Post Reply