Skip to content

Commit

Permalink
update enums
Browse files Browse the repository at this point in the history
  • Loading branch information
SnosMe committed Apr 1, 2024
1 parent 8c9d05c commit a2708af
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions dat-schema/_Core.gql
Original file line number Diff line number Diff line change
Expand Up @@ -2981,6 +2981,7 @@ enum ModDomains @indexing(first: 1) {
CRUCIBLE_MAP
TINCTURE
ANIMAL_CHARM
NECROPOLIS_MONSTER
}

type ModEffectStats {
Expand Down Expand Up @@ -3038,6 +3039,9 @@ enum ModGenerationType @indexing(first: 1) {
_
WEAPON_TREE
WEAPON_TREE_RECOMBINED
_
NECROPOLIS_HAUNTED
NECROPOLIS_DEVOTED
}

type Mods @tags(list: ["crafting"]) {
Expand Down

0 comments on commit a2708af

Please sign in to comment.