homothetyhk / HollowKnight.ItemChanger

A Hollow Knight mod for editing and adding items
GNU Lesser General Public License v2.1
15 stars 12 forks source link

Custom Shops #21

Closed BadMagic100 closed 1 year ago

BadMagic100 commented 1 year ago

Adds customizable shops injectable into npc_control FSMs or similar. Overhauls multicost for easier pattern matching, and introduces CostDisplayer (and some built-in subclasses) to customize the way costs are displayed in shops or other contexts which are not entirely text-based.