Remove more references to high velocity ammo (#18857)
This commit is contained in:
@@ -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;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
@@ -148,14 +148,6 @@
|
|||||||
- MagazineBoxMagnumRubber
|
- MagazineBoxMagnumRubber
|
||||||
- MagazineBoxRifleRubber
|
- MagazineBoxRifleRubber
|
||||||
- MagazineBoxLightRifleRubber
|
- MagazineBoxLightRifleRubber
|
||||||
- CartridgePistolHighVelocity
|
|
||||||
- CartridgeMagnumHighVelocity
|
|
||||||
- CartridgeLightRifleHighVelocity
|
|
||||||
- CartridgeRifleHighVelocity
|
|
||||||
- MagazineBoxPistolHighVelocity
|
|
||||||
- MagazineBoxMagnumHighVelocity
|
|
||||||
- MagazineBoxLightRifleHighVelocity
|
|
||||||
- MagazineBoxRifleHighVelocity
|
|
||||||
- ShellShotgunIncendiary
|
- ShellShotgunIncendiary
|
||||||
- CartridgePistolIncendiary
|
- CartridgePistolIncendiary
|
||||||
- CartridgeMagnumIncendiary
|
- CartridgeMagnumIncendiary
|
||||||
|
|||||||
Reference in New Issue
Block a user