mirror of
https://github.com/Kvan7/Exiled-Exchange-2.git
synced 2026-09-26 14:45:44 +00:00
poe.ninja Vials
This commit is contained in:
@@ -88,7 +88,8 @@ const PRICE_DATA = [
|
||||
{ overview: 'item', type: 'UniqueWeapon' },
|
||||
{ overview: 'item', type: 'UniqueArmour' },
|
||||
{ overview: 'item', type: 'UniqueAccessory' },
|
||||
{ overview: 'item', type: 'Beast' }
|
||||
{ overview: 'item', type: 'Beast' },
|
||||
{ overview: 'item', type: 'Vial' }
|
||||
] as const
|
||||
|
||||
const PRICE_BY_DETAILS_ID = new Map<string, ItemInfo>()
|
||||
|
||||
Reference in New Issue
Block a user