

This is a TEMP compatibility layer for soundedsquash-Enemy_And_Valuable_Spawn_Manager.
It fixes multiple breaks caused by the current REPO update.
ValuableDirector.SpawnValuableDirector.SpawnValuable(PrefabRef, ValuableVolume, string)This fix intercepts the original mod startup and reapplies its compatible patches against the current API.
It also patches other update related breakpoints in the original mod, including old item/level setup paths that no longer match the current RunManager / shop-level structure.
SpawnValuable(...) pathThis is a compatibility shim for the current version of the original mod and current REPO update.
When the original mod updates, I will depreciate this mod.