Add descriptions to all projectiles and warheads
This commit is contained in:
@@ -22,6 +22,7 @@ using OpenRA.Traits;
|
||||
|
||||
namespace OpenRA.Mods.Common.Projectiles
|
||||
{
|
||||
[Desc("Projectile that travels in a straight line or arc.")]
|
||||
public class BulletInfo : IProjectileInfo
|
||||
{
|
||||
[Desc("Projectile speed in WDist / tick, two values indicate variable velocity.")]
|
||||
|
||||
Reference in New Issue
Block a user