added new tomestones of causality
This commit is contained in:
parent
4efc071cce
commit
2d1dd4fba5
@ -10,10 +10,10 @@ namespace CurrencyAlert.Enum
|
|||||||
{
|
{
|
||||||
[Name("Tomestones of Poetics"), ItemID(28), DefaultThreshold(1400), Category("Battle")]
|
[Name("Tomestones of Poetics"), ItemID(28), DefaultThreshold(1400), Category("Battle")]
|
||||||
TomestoneOfPoetics,
|
TomestoneOfPoetics,
|
||||||
[Name("Tomestones of Aphorism"), ItemID(42), DefaultThreshold(1700), Category("Battle")]
|
|
||||||
TomestoneOfAphorism,
|
|
||||||
[Name("Tomestones of Astronomy"), ItemID(43), DefaultThreshold(1700), Category("Battle")]
|
[Name("Tomestones of Astronomy"), ItemID(43), DefaultThreshold(1700), Category("Battle")]
|
||||||
TomestoneOfAstronomy,
|
TomestoneOfAstronomy,
|
||||||
|
[Name("Tomestones of Causality"), ItemID(44), DefaultThreshold(1700), Category("Battle")]
|
||||||
|
TomestoneOfCausality,
|
||||||
|
|
||||||
[Name("Storm Seals"), ItemID(20), DefaultThreshold(75000), Category("Common")]
|
[Name("Storm Seals"), ItemID(20), DefaultThreshold(75000), Category("Common")]
|
||||||
StormSeal,
|
StormSeal,
|
||||||
|
Loading…
Reference in New Issue
Block a user