Added a bunch of TraitLocationAttributes
Also moved a few traits to their proper subfolders.
This commit is contained in:
committed by
Matthias Mailänder
parent
67598dd151
commit
f056cbba13
@@ -18,6 +18,7 @@ namespace OpenRA.Mods.Common.Traits
|
||||
|
||||
[Desc("Placeholder to make static elevated bridges work.",
|
||||
"Define individual trait instances for each elevated bridge footprint in the map.")]
|
||||
[TraitLocation(SystemActors.World)]
|
||||
public class ElevatedBridgePlaceholderInfo : TraitInfo<ElevatedBridgePlaceholder>, Requires<ElevatedBridgeLayerInfo>, ILobbyCustomRulesIgnore
|
||||
{
|
||||
[FieldLoader.Require]
|
||||
|
||||
Reference in New Issue
Block a user