Pluralize Trophy Crystals (#8)

main
Terin 2022-08-27 04:37:48 -05:00 committed by GitHub
parent 23b33fe1fc
commit a0cbd0f460
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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")]