Adding Bicolor Gemstone (#3)
This commit is contained in:
parent
ab3fdd1978
commit
91b788d5df
@ -32,6 +32,9 @@ namespace CurrencyAlert.Enum
|
|||||||
[Name("Sack of Nuts"), ItemID(26533), DefaultThreshold(3500), Category("Battle")]
|
[Name("Sack of Nuts"), ItemID(26533), DefaultThreshold(3500), Category("Battle")]
|
||||||
SackOfNut,
|
SackOfNut,
|
||||||
|
|
||||||
|
[Name("Bicolor Gemstone"), ItemID(26807), DefaultThreshold(1000), Category("Battle")]
|
||||||
|
BicolorGemstone,
|
||||||
|
|
||||||
[Name("White Crafters' Scrip"), ItemID(25199), DefaultThreshold(1500), Category("Other")]
|
[Name("White Crafters' Scrip"), ItemID(25199), DefaultThreshold(1500), Category("Other")]
|
||||||
WhiteCraftersScrip,
|
WhiteCraftersScrip,
|
||||||
[Name("Purple Crafters' Scrip"), ItemID(33913), DefaultThreshold(1500), Category("Other")]
|
[Name("Purple Crafters' Scrip"), ItemID(33913), DefaultThreshold(1500), Category("Other")]
|
||||||
|
Loading…
Reference in New Issue
Block a user