Fixed item

This commit is contained in:
2026-01-15 09:35:57 -06:00
parent 5af98a69a2
commit c48de36f2e
8 changed files with 67 additions and 39 deletions

View File

@@ -13,4 +13,4 @@ static var BACKPACK = Inventory.new()
static func getFullParty() -> Array[PartyMember]:
return [
PARTY_JOHN
]
]