update developer commentary
for weapon traits, crates and palettes clarify that you don't need to update the wiki page manually
This commit is contained in:
@@ -9,10 +9,12 @@
|
||||
#endregion
|
||||
|
||||
using System;
|
||||
using OpenRA.FileFormats;
|
||||
using OpenRA.Traits;
|
||||
|
||||
namespace OpenRA.Mods.RA
|
||||
{
|
||||
[Desc("Unit got to face the target")]
|
||||
public class AttackFrontalInfo : AttackBaseInfo
|
||||
{
|
||||
public readonly int FacingTolerance = 1;
|
||||
|
||||
Reference in New Issue
Block a user