Add UpgradeGrantedReferenceAttribute
This commit is contained in:
@@ -20,6 +20,7 @@ namespace OpenRA.Mods.Common.Warheads
|
||||
{
|
||||
public class GrantUpgradeWarhead : Warhead
|
||||
{
|
||||
[UpgradeGrantedReference]
|
||||
[Desc("The upgrades to apply.")]
|
||||
public readonly string[] Upgrades = { };
|
||||
|
||||
|
||||
Reference in New Issue
Block a user