Added human trader

This commit is contained in:
Abhorrent_Anger 2024-12-02 18:17:03 +02:00
parent e47f28b319
commit 5923c16625

View File

@ -7,7 +7,8 @@ var ignorable_accounts = ['76561198042562877', '76561199193118161', '76561199090
'76561198077063170', '76561198425401222', '76561198894975185', '76561198838991191', '76561198340433719', '76561198077063170', '76561198425401222', '76561198894975185', '76561198838991191', '76561198340433719',
'76561198013043575', '76561199065090344', '76561198268232003', '76561199048217964', '76561199530159630', '76561198013043575', '76561199065090344', '76561198268232003', '76561199048217964', '76561199530159630',
'76561198127485269', '76561198342313822', '76561198312709731', '76561199233501388', '76561198284551661', '76561198127485269', '76561198342313822', '76561198312709731', '76561199233501388', '76561198284551661',
'76561198272789816', '76561199480386464', '76561199571032477', '76561198837917799', '76561198983391628']; '76561198272789816', '76561199480386464', '76561199571032477', '76561198837917799', '76561198983391628',
'76561198403393033'];
var ignored_accounts = []; var ignored_accounts = [];
decaled_objects = { 'Conscientious Objector': '4.66' } // 'Clan Pride': '2.11', 'Flair!': '4.22', 'Photo Badge': '2.44' decaled_objects = { 'Conscientious Objector': '4.66' } // 'Clan Pride': '2.11', 'Flair!': '4.22', 'Photo Badge': '2.44'
backpack_page_limit = 10; backpack_page_limit = 10;