Feature: Bounties added to Buildings/Units at 10% of value + 1.25 for each lvl
This commit is contained in:
@@ -55,7 +55,7 @@ namespace OpenRA.Mods.RA
|
||||
[Sync]
|
||||
int Experience = 0;
|
||||
[Sync]
|
||||
int Level = 0;
|
||||
public int Level { get; private set; }
|
||||
|
||||
public void GiveOneLevel()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user