Move PlayerExperience from Infiltrates to InfiltrateFor
This commit is contained in:
committed by
Matthias Mailänder
parent
3207d01cf2
commit
4cd4e1f8ea
@@ -44,9 +44,6 @@ namespace OpenRA.Mods.Cnc.Traits
|
||||
[Desc("Text notification to display when a target is infiltrated.")]
|
||||
public readonly string TextNotification = null;
|
||||
|
||||
[Desc("Experience to grant to the infiltrating player.")]
|
||||
public readonly int PlayerExperience = 0;
|
||||
|
||||
[CursorReference]
|
||||
[Desc("Cursor to display when able to infiltrate the target actor.")]
|
||||
public readonly string EnterCursor = "enter";
|
||||
|
||||
Reference in New Issue
Block a user