Grenade Launcher Adjustments (#1230)

This commit is contained in:
Swept
2020-07-02 18:37:24 +00:00
committed by GitHub
parent dbd9ee1671
commit 7d346ede28
3 changed files with 7 additions and 7 deletions

View File

@@ -1,4 +1,4 @@
using System;
using System;
using System.Timers;
using Content.Shared.GameObjects.Components.Weapons.Ranged.Barrels;
using Robust.Server.GameObjects;
@@ -167,7 +167,7 @@ namespace Content.Server.GameObjects.Components.Weapon.Ranged.Ammunition
Magnum,
AntiMaterial,
Shotgun,
Cap, // Placeholder
Cap,
Rocket,
Dart, // Placeholder
Grenade,