Remove more references to high velocity ammo (#18857)

This commit is contained in:
Leon Friedrich
2023-08-08 16:39:35 +12:00
committed by GitHub
parent fabc5c1636
commit b345625de9
2 changed files with 1 additions and 8 deletions

View File

@@ -26,6 +26,7 @@ namespace Content.YAMLLinter
if (count == 0) if (count == 0)
{ {
Console.WriteLine($"No errors found in {(int) stopwatch.Elapsed.TotalMilliseconds} ms."); Console.WriteLine($"No errors found in {(int) stopwatch.Elapsed.TotalMilliseconds} ms.");
PoolManager.Shutdown();
return 0; return 0;
} }

View File

@@ -148,14 +148,6 @@
- MagazineBoxMagnumRubber - MagazineBoxMagnumRubber
- MagazineBoxRifleRubber - MagazineBoxRifleRubber
- MagazineBoxLightRifleRubber - MagazineBoxLightRifleRubber
- CartridgePistolHighVelocity
- CartridgeMagnumHighVelocity
- CartridgeLightRifleHighVelocity
- CartridgeRifleHighVelocity
- MagazineBoxPistolHighVelocity
- MagazineBoxMagnumHighVelocity
- MagazineBoxLightRifleHighVelocity
- MagazineBoxRifleHighVelocity
- ShellShotgunIncendiary - ShellShotgunIncendiary
- CartridgePistolIncendiary - CartridgePistolIncendiary
- CartridgeMagnumIncendiary - CartridgeMagnumIncendiary