This commit is contained in:
Abhorrent_Anger 2024-10-06 10:24:28 +03:00
parent 58ba47f1c3
commit 040e5ec148

View File

@ -6,7 +6,7 @@ var ignorable_accounts = ['76561198042562877', '76561199193118161', '76561199090
'76561198257334931', '76561198931095630', '76561198131872819', '76561198992992515', '76561199212467171', '76561198257334931', '76561198931095630', '76561198131872819', '76561198992992515', '76561199212467171',
'76561198077063170', '76561198425401222', '76561198894975185', '76561198838991191', '76561198340433719', '76561198077063170', '76561198425401222', '76561198894975185', '76561198838991191', '76561198340433719',
'76561198013043575', '76561199065090344', '76561198268232003', '76561199048217964', '76561199530159630', '76561198013043575', '76561199065090344', '76561198268232003', '76561199048217964', '76561199530159630',
'76561198127485269', '76561198342313822']; '76561198127485269', '76561198342313822', '76561198312709731'];
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;