added trophy crystals

main 0.3.2.0
Camille 2022-04-16 09:18:52 +02:00
parent 9e2989ba4f
commit 23b33fe1fc
1 changed files with 2 additions and 1 deletions

View File

@ -24,6 +24,8 @@ namespace CurrencyAlert.Enum
[Name("Wolf Marks"), ItemID(25), DefaultThreshold(18000), Category("Battle")]
WolfMark,
[Name("Trophy Crystal"), ItemID(36656), DefaultThreshold(18000), Category("Battle")]
TrophyCrystal,
[Name("Allied Seals"), ItemID(27), DefaultThreshold(3500), Category("Battle")]
AlliedSeal,
@ -31,7 +33,6 @@ namespace CurrencyAlert.Enum
CenturioSeal,
[Name("Sack of Nuts"), ItemID(26533), DefaultThreshold(3500), Category("Battle")]
SackOfNut,
[Name("Bicolor Gemstone"), ItemID(26807), DefaultThreshold(800), Category("Battle")]
BicolorGemstone,