Skip to content

Commit

Permalink
Merge pull request #207 from Memeji/Nikko-Artifacts
Browse files Browse the repository at this point in the history
Disable Omen Artifact Items
  • Loading branch information
FoxxoTrystan authored Sep 25, 2024
2 parents e92efa3 + 2937ddd commit 35b6df9
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,11 @@
- ComplexXenoArtifact
- ComplexXenoArtifact
- ComplexXenoArtifact
- OmenXenoArtifactItem # Floof - Artifacts
- OmenXenoArtifact # Floof - Artifacts
- SimpleXenoArtifactItem
- MediumXenoArtifactItem
- ComplexXenoArtifactItem
- OmenXenoArtifactItem # Floof - Artifacts
#- OmenXenoArtifactItem # Floof - Artifacts
chance: 1

- type: entity
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -94,14 +94,14 @@
nodesMin: 9
nodesMax: 13

- type: entity # Floof - Omen artifact
parent: BaseXenoArtifactItem
id: OmenXenoArtifactItem
suffix: Omen
components:
- type: Artifact
nodesMin: 13
nodesMax: 18
# - type: entity # Floof - Omen artifact
# parent: BaseXenoArtifactItem
# id: OmenXenoArtifactItem
# suffix: Omen
# components:
# - type: Artifact
# nodesMin: 13
# nodesMax: 18

# this exists for crafting item artifacts so that the final result can be simple, medium, or complex.
- type: entity
Expand Down

0 comments on commit 35b6df9

Please sign in to comment.