mirror of
https://github.com/Kvan7/Exiled-Exchange-2.git
synced 2026-09-26 06:35:45 +00:00
fix LATEST_MAP_VARIANT
This commit is contained in:
@@ -16,7 +16,7 @@ export function isValuableBasetype (item: ParsedItem): boolean {
|
||||
)
|
||||
}
|
||||
|
||||
const LATEST_MAP_VARIANT = 'Delerium' // not the "Delirium" ha-ha
|
||||
const LATEST_MAP_VARIANT = 'Harvest'
|
||||
|
||||
export function getDetailsId (item: ParsedItem) {
|
||||
if (item.rarity === ItemRarity.Gem) {
|
||||
|
||||
Reference in New Issue
Block a user