This game is really great! But I tried to buy a potion and the game crashed with this:
Seed: 65059720, Dungeon level 11
KeyNotFoundException: The given key 'Vial of Life' was not present in the dictionary.
System.Collections.Generic.Dictionary`2[TKey,TValue].get_Item (TKey key) (at <00000000000000000000000000000000>:0)
ItemDataObject.IdentifyPotion (System.Boolean identify) (at <00000000000000000000000000000000>:0)
PlayerObject.PickItem (ItemDataObject item, System.Boolean displayMessage) (at <00000000000000000000000000000000>:0)
PlayerObject.BuyItem (System.Guid id) (at <00000000000000000000000000000000>:0)
Buttons.UseItem () (at <00000000000000000000000000000000>:0)
UnityEngine.Events.UnityEvent.Invoke () (at <00000000000000000000000000000000>:0)
UnityEngine.EventSystems.ExecuteEvents.Execute[T] (UnityEngine.GameObject target, UnityEngine.EventSystems.BaseEventData eventData, UnityEngine.EventSystems.ExecuteEvents+EventFunction`1[T1] functor) (at <00000000000000000000000000000000>:0)
UnityEngine.EventSystems.StandaloneInputModule.ReleaseMouse (UnityEngine.EventSystems