

bankset console command now works correctly (rewritten to intercept Terminal.TryRunCommand directly, bypassing NuGet stub/game version incompatibility).bankset <montant> — sets the bank balance directly (requires devcommands). Useful for testing.BepInEx/config/BossTrader_Bank/. Bank funds are automatically used when buying items (inventory is topped up transparently before each purchase).CapeDeerHide, CapeTrollHide, CapeWolf, CapeFeather, CapeLinen, CapeLox, CapeAsh, CapeAsksvin) were incorrectly categorized as Food; corrected to Armor.MonoMod.Backports introduced by HarmonyX 2.16.0. Pinned HarmonyX to 2.10.1 to resolve this.record type with a plain class to avoid potential runtime issues on .NET Framework 4.8.1.ItemType.None for compatibility with Epic Loot's gamble system.