added trait documentation
This commit is contained in:
@@ -15,6 +15,7 @@ using OpenRA.Traits;
|
|||||||
|
|
||||||
namespace OpenRA.Mods.RA
|
namespace OpenRA.Mods.RA
|
||||||
{
|
{
|
||||||
|
[Desc("Eject a ground soldier or a paratrooper while in the air.")]
|
||||||
public class EjectOnDeathInfo : TraitInfo<EjectOnDeath>
|
public class EjectOnDeathInfo : TraitInfo<EjectOnDeath>
|
||||||
{
|
{
|
||||||
[ActorReference]
|
[ActorReference]
|
||||||
|
|||||||
Reference in New Issue
Block a user