Remove more references to high velocity ammo (#18857)
This commit is contained in:
@@ -26,6 +26,7 @@ namespace Content.YAMLLinter
|
||||
if (count == 0)
|
||||
{
|
||||
Console.WriteLine($"No errors found in {(int) stopwatch.Elapsed.TotalMilliseconds} ms.");
|
||||
PoolManager.Shutdown();
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
||||
@@ -148,14 +148,6 @@
|
||||
- MagazineBoxMagnumRubber
|
||||
- MagazineBoxRifleRubber
|
||||
- MagazineBoxLightRifleRubber
|
||||
- CartridgePistolHighVelocity
|
||||
- CartridgeMagnumHighVelocity
|
||||
- CartridgeLightRifleHighVelocity
|
||||
- CartridgeRifleHighVelocity
|
||||
- MagazineBoxPistolHighVelocity
|
||||
- MagazineBoxMagnumHighVelocity
|
||||
- MagazineBoxLightRifleHighVelocity
|
||||
- MagazineBoxRifleHighVelocity
|
||||
- ShellShotgunIncendiary
|
||||
- CartridgePistolIncendiary
|
||||
- CartridgeMagnumIncendiary
|
||||
|
||||
Reference in New Issue
Block a user