Added a human trader

This commit is contained in:
Abhorrent_Anger 2024-07-27 09:39:26 +03:00
parent ad6eb63f74
commit 6cba4adb9a
1 changed files with 1 additions and 1 deletions

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', '76561199065090344', '76561198268232003', '76561199048217964']; '76561198013043575', '76561199065090344', '76561198268232003', '76561199048217964', '76561199530159630'];
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;