more bullets for blacklist

This commit is contained in:
Chomp 2021-08-25 20:07:59 +01:00
parent 4fe279d9d7
commit 8dbd052964

View File

@ -25,8 +25,9 @@ namespace Common
"5cadf6e5ae921500113bb973", // 12.7x55 mm PS12A
"5cadf6ddae9215051e1c23b2", // 12.7x55 mm PS12
"5ea2a8e200685063ec28c05a", // .45 acp rip
"5fbe3ffdf8b6a877a729ea82" // .300 aac bcp fmj
};
"5fbe3ffdf8b6a877a729ea82", // .300 aac bcp fmj
"5e023e6e34d52a55c3304f71" // 7.62x51 tcw sp
};
public static bool BulletIsOnBlackList(string bullet)
{