Complete D&D entity contract audit
This commit is contained in:
@@ -15,8 +15,8 @@ import (
|
||||
|
||||
const (
|
||||
Key = "extract/dnd/npc-occurrences/source_relatedness"
|
||||
WarningReasonCode = "npc_interaction_not_near_source"
|
||||
OmittedReasonCode = "npc_interaction_relatedness_warnings_omitted"
|
||||
WarningReasonCode = "npc_occurrence_not_near_source"
|
||||
OmittedReasonCode = "npc_occurrence_relatedness_warnings_omitted"
|
||||
policy = "dnd.npc_occurrences.validator.source_relatedness.v2"
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user