Anonymous

Module:Common: Difference between revisions

From Melvor Idle
getPurchaseIconType: Add ItA bundles
(Split purchase icon type derivation into own function, for referencing by other modules)
(getPurchaseIconType: Add ItA bundles)
Line 150: Line 150:
'melvorAoD:Combat_Supply_I',
'melvorAoD:Combat_Supply_I',
'melvorAoD:Combat_Supply_II',
'melvorAoD:Combat_Supply_II',
'melvorAoD:Combat_Supply_III'
'melvorAoD:Combat_Supply_III',
'melvorItA:Abyssal_Resupply',
'melvorItA:Blighted_Resupply',
'melvorItA:Withering_Resupply'
}
}
if Shared.contains(upgBundles, purchase.id) then
if Shared.contains(upgBundles, purchase.id) then