Pluralize Trophy Crystals (#8)
This commit is contained in:
parent
23b33fe1fc
commit
a0cbd0f460
@ -24,7 +24,7 @@ namespace CurrencyAlert.Enum
|
|||||||
|
|
||||||
[Name("Wolf Marks"), ItemID(25), DefaultThreshold(18000), Category("Battle")]
|
[Name("Wolf Marks"), ItemID(25), DefaultThreshold(18000), Category("Battle")]
|
||||||
WolfMark,
|
WolfMark,
|
||||||
[Name("Trophy Crystal"), ItemID(36656), DefaultThreshold(18000), Category("Battle")]
|
[Name("Trophy Crystals"), ItemID(36656), DefaultThreshold(18000), Category("Battle")]
|
||||||
TrophyCrystal,
|
TrophyCrystal,
|
||||||
|
|
||||||
[Name("Allied Seals"), ItemID(27), DefaultThreshold(3500), Category("Battle")]
|
[Name("Allied Seals"), ItemID(27), DefaultThreshold(3500), Category("Battle")]
|
||||||
|
Loading…
Reference in New Issue
Block a user