feat: add playable generated dialogue mode
This commit is contained in:
@@ -7,6 +7,7 @@ const KIND_PANTRY := &"pantry"
|
||||
const KIND_STORAGE_DEPOSIT := &"storage_deposit"
|
||||
const KIND_GUARD := &"guard"
|
||||
const KIND_STUDY := &"study"
|
||||
const KIND_DIALOGUE := &"dialogue"
|
||||
|
||||
var kind: StringName
|
||||
var action_id: StringName
|
||||
|
||||
Reference in New Issue
Block a user