Elin Decompiled Documentation EA 23.102 Nightly
Loading...
Searching...
No Matches
TraitGuard.cs
Go to the documentation of this file.
1public class TraitGuard : TraitCitizen
2{
3 public override string IDRumor => "guard";
4
5 public override bool CanGuide => true;
6}
override bool CanGuide
Definition: TraitGuard.cs:5
override string IDRumor
Definition: TraitGuard.cs:3