mirror of
https://github.com/Kvan7/Exiled-Exchange-2.git
synced 2025-12-14 20:15:51 +00:00
rarity was changed from Normal to Quest #800
This commit is contained in:
@@ -298,6 +298,7 @@ function parseNamePlate (section: string[]) {
|
||||
item.category = ItemCategory.Gem
|
||||
break
|
||||
case _$.RARITY_NORMAL:
|
||||
case _$.RARITY_QUEST:
|
||||
item.rarity = ItemRarity.Normal
|
||||
break
|
||||
case _$.RARITY_MAGIC:
|
||||
|
||||
Reference in New Issue
Block a user