feat: let the player talk to villagers and accept or decline personal requests
This commit is contained in:
@@ -5,6 +5,7 @@ const KIND_ANIMAL := &"animal"
|
||||
const KIND_RESOURCE := &"resource"
|
||||
const KIND_PANTRY := &"pantry"
|
||||
const KIND_DEPOSIT := &"deposit"
|
||||
const KIND_TALK := &"talk"
|
||||
const KIND_GUARD := &"guard"
|
||||
const KIND_STUDY := &"study"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user