SupaLidlGame/Items
John Montagu, the 4th Earl of Sandvich a8e4aca91e
Make Inventory remove item from hotbar as well
Inventory.Remove(ItemMetadata) removes the item from both the inventory
and the hotbar
2024-10-18 15:06:51 -07:00
..
Shops Implement Vendor NPCs (#37) 2024-06-04 22:12:01 -07:00
Weapons Fix broken WorldEnvironment for maps 2024-10-05 15:52:31 -07:00
IItemCollection.cs Implement Vendor NPCs (#37) 2024-06-04 22:12:01 -07:00
Inventory.cs Make Inventory remove item from hotbar as well 2024-10-18 15:06:51 -07:00
Item.cs Make Inventory remove item from hotbar as well 2024-10-18 15:06:51 -07:00
ItemMetadata.cs add price data properties for item metadata 2024-01-11 01:27:24 -08:00
PlayerInventory.cs hotbar 2024-01-01 22:55:53 -08:00
Shop.cs Implement Vendor NPCs (#37) 2024-06-04 22:12:01 -07:00
ShopEntry.cs Implement Vendor NPCs (#37) 2024-06-04 22:12:01 -07:00
Weapon.cs alt attacks cost levels 2023-09-10 12:30:38 -07:00