merge: integrate remote player quest slices

This commit is contained in:
Rijad Zuzo
2026-08-16 16:53:30 +02:00
55 changed files with 3640 additions and 54 deletions
+4
View File
@@ -7,6 +7,10 @@ const KIND_PANTRY := &"pantry"
const KIND_STORAGE_DEPOSIT := &"storage_deposit"
const KIND_ACTIVITY := &"activity"
const KIND_DIALOGUE := &"dialogue"
const KIND_DEPOSIT := &"deposit"
const KIND_TALK := &"talk"
const KIND_GUARD := &"guard"
const KIND_STUDY := &"study"
var kind: StringName
var action_id: StringName