Ignore more human traders

This commit is contained in:
Abhorrent_Anger 2024-03-24 09:04:27 +02:00
parent 6c53205443
commit a661452593
1 changed files with 3 additions and 1 deletions

View File

@ -3,7 +3,9 @@ var checkable_accounts = {
'76561198104201017': 'Daniela', '76561199125108615': 'Squid Girl Bot', '76561199550718094': 'refbot.tf',
'76561199202848205': 'The Agency', '76561199034865605': 'Amazon Prime'
};
var ignorable_accounts = ['76561198042562877', '76561199193118161', '76561199090583973', '76561198103306049'];
var ignorable_accounts = ['76561198042562877', '76561199193118161', '76561199090583973', '76561198103306049',
'76561198093294992', '76561198109434661', '76561198080691777', '76561199209645193', '76561198176218038',
'76561198257334931', '76561198931095630'];
var ignored_accounts = [];
decaled_objects = { 'Conscientious Objector': '3.66', 'Clan Pride': '2.11', 'Flair!': '4.22', 'Photo Badge': '2.44' }
backpack_page_limit = 10;