(feat/Encounter): Implement Encounter Trigger/Load Options via DBM, also fire ENCOUNTER_START/END and DBM Callback Events for Custom Triggers (#73)
This commit is contained in:
@@ -435,7 +435,9 @@ local tabsForWarning = {
|
||||
sound_condition = "conditions",
|
||||
tts_action = "action",
|
||||
sound_action = "action",
|
||||
spammy_event_warning = "trigger"
|
||||
spammy_event_warning = "trigger",
|
||||
dbm_required_for_load_encounter = "load",
|
||||
dbm_required_for_encounter_events = "trigger"
|
||||
}
|
||||
|
||||
--[[-----------------------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user