feat: give the player a real carried inventory and deposit transactions
This commit is contained in:
@@ -4,6 +4,7 @@ extends RefCounted
|
||||
const KIND_ANIMAL := &"animal"
|
||||
const KIND_RESOURCE := &"resource"
|
||||
const KIND_PANTRY := &"pantry"
|
||||
const KIND_DEPOSIT := &"deposit"
|
||||
const KIND_GUARD := &"guard"
|
||||
const KIND_STUDY := &"study"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user