This commit is contained in:
Abhorrent_Anger 2024-05-12 23:19:39 +03:00
parent 3badb62cf5
commit 12e0544263

View File

@ -5,7 +5,7 @@ var ignorable_accounts = ['76561198042562877', '76561199193118161', '76561199090
'76561198093294992', '76561198109434661', '76561198080691777', '76561199209645193', '76561198176218038', '76561198093294992', '76561198109434661', '76561198080691777', '76561199209645193', '76561198176218038',
'76561198257334931', '76561198931095630', '76561198131872819', '76561198992992515', '76561199212467171', '76561198257334931', '76561198931095630', '76561198131872819', '76561198992992515', '76561199212467171',
'76561198077063170', '76561198425401222', '76561198894975185', '76561198838991191', '76561198340433719', '76561198077063170', '76561198425401222', '76561198894975185', '76561198838991191', '76561198340433719',
'76561198013043575']; '76561198013043575', '76561199065090344'];
var ignored_accounts = []; var ignored_accounts = [];
decaled_objects = { 'Conscientious Objector': '4.00', 'Clan Pride': '2.11', 'Flair!': '4.22', 'Photo Badge': '2.44' } decaled_objects = { 'Conscientious Objector': '4.00', 'Clan Pride': '2.11', 'Flair!': '4.22', 'Photo Badge': '2.44' }
backpack_page_limit = 10; backpack_page_limit = 10;