Clean Material tags

- Make ferocious set (currently not lootable) made from Moonweave
- Remove material tag from twig sets
This commit is contained in:
juliancoffee 2021-06-24 22:43:58 +03:00
parent 3d4eb7d6a4
commit c93748224b
28 changed files with 36 additions and 57 deletions

View File

@ -14,6 +14,6 @@ ItemDef(
)),
quality: Epic,
tags: [
Material(Linen),
Material(Moonweave),
],
)
)

View File

@ -14,6 +14,6 @@ ItemDef(
)),
quality: Epic,
tags: [
Material(Linen),
Material(Moonweave),
],
)
)

View File

@ -14,6 +14,6 @@ ItemDef(
)),
quality: Epic,
tags: [
Material(Linen),
Material(Moonweave),
],
)
)

View File

@ -14,6 +14,6 @@ ItemDef(
)),
quality: Epic,
tags: [
Material(Linen),
Material(Moonweave),
],
)
)

View File

@ -14,6 +14,6 @@ ItemDef(
)),
quality: Epic,
tags: [
Material(Linen),
Material(Moonweave),
],
)
)

View File

@ -14,6 +14,6 @@ ItemDef(
)),
quality: Epic,
tags: [
Material(Linen),
Material(Moonweave),
],
)
)

View File

@ -14,6 +14,6 @@ ItemDef(
)),
quality: Epic,
tags: [
Material(Linen),
Material(Moonweave),
],
)
)

View File

@ -14,6 +14,5 @@ ItemDef(
)),
quality: Moderate,
tags: [
Material(Linen),
],
)
)

View File

@ -14,6 +14,5 @@ ItemDef(
)),
quality: Moderate,
tags: [
Material(Linen),
],
)
)

View File

@ -14,6 +14,5 @@ ItemDef(
)),
quality: Moderate,
tags: [
Material(Linen),
],
)
)

View File

@ -14,6 +14,5 @@ ItemDef(
)),
quality: Moderate,
tags: [
Material(Linen),
],
)
)

View File

@ -14,6 +14,5 @@ ItemDef(
)),
quality: Moderate,
tags: [
Material(Linen),
],
)
)

View File

@ -14,6 +14,5 @@ ItemDef(
)),
quality: Common,
tags: [
Material(Linen),
],
)
)

View File

@ -14,6 +14,5 @@ ItemDef(
)),
quality: Moderate,
tags: [
Material(Linen),
],
)
)

View File

@ -14,6 +14,5 @@ ItemDef(
)),
quality: Moderate,
tags: [
Material(Linen),
],
)
)

View File

@ -14,6 +14,5 @@ ItemDef(
)),
quality: Moderate,
tags: [
Material(Linen),
],
)
)

View File

@ -14,6 +14,5 @@ ItemDef(
)),
quality: Moderate,
tags: [
Material(Linen),
],
)
)

View File

@ -14,6 +14,5 @@ ItemDef(
)),
quality: Moderate,
tags: [
Material(Linen),
],
)
)

View File

@ -14,6 +14,5 @@ ItemDef(
)),
quality: Common,
tags: [
Material(Linen),
],
)
)

View File

@ -14,6 +14,5 @@ ItemDef(
)),
quality: Moderate,
tags: [
Material(Linen),
],
)
)

View File

@ -14,6 +14,5 @@ ItemDef(
)),
quality: Moderate,
tags: [
Material(Linen),
],
)
)

View File

@ -14,6 +14,5 @@ ItemDef(
)),
quality: Moderate,
tags: [
Material(Linen),
],
)
)

View File

@ -14,6 +14,5 @@ ItemDef(
)),
quality: Moderate,
tags: [
Material(Linen),
],
)
)

View File

@ -14,6 +14,5 @@ ItemDef(
)),
quality: Moderate,
tags: [
Material(Linen),
],
)
)

View File

@ -14,6 +14,5 @@ ItemDef(
)),
quality: Common,
tags: [
Material(Linen),
],
)
)

View File

@ -6,6 +6,5 @@ ItemDef(
),
quality: Low,
tags: [
Material(Leather)
],
)
)

View File

@ -6,6 +6,5 @@ ItemDef(
),
quality: Epic,
tags: [
Material(Leather)
],
)
)

View File

@ -6,6 +6,5 @@ ItemDef(
),
quality: Common,
tags: [
Material(Leather)
],
)
],
)