mirror of
https://github.com/Kvan7/Exiled-Exchange-2.git
synced 2026-09-25 22:25:58 +00:00
poeninja Artifacts. closes #453
This commit is contained in:
@@ -97,7 +97,8 @@ const priceQueue = [
|
||||
{ overview: 'item', type: 'Beast', loaded: 0 },
|
||||
{ overview: 'item', type: 'Vial', loaded: 0 },
|
||||
{ overview: 'item', type: 'DeliriumOrb', loaded: 0 },
|
||||
{ overview: 'item', type: 'Invitation', loaded: 0 }
|
||||
{ overview: 'item', type: 'Invitation', loaded: 0 },
|
||||
{ overview: 'item', type: 'Artifact', loaded: 0 }
|
||||
]
|
||||
|
||||
async function load (force: boolean = false) {
|
||||
|
||||
Reference in New Issue
Block a user