Remove references to buildings from infiltration Descs.
This commit is contained in:
committed by
Oliver Brakmann
parent
7ddcc2e958
commit
26363e5811
@@ -17,7 +17,7 @@ using OpenRA.Traits;
|
||||
|
||||
namespace OpenRA.Mods.Cnc.Traits
|
||||
{
|
||||
[Desc("This structure can be infiltrated causing funds to be stolen.")]
|
||||
[Desc("Funds are transferred from the owner to the infiltrator.")]
|
||||
class InfiltrateForCashInfo : ITraitInfo
|
||||
{
|
||||
public readonly BitSet<TargetableType> Types;
|
||||
|
||||
Reference in New Issue
Block a user