示例#1
0
 public BarakoHighChief()
     : base(BaseEodonTribesman.GetRandomName(), "the barako high chief")
 {
 }
示例#2
0
 public KurakHighChief()
     : base(BaseEodonTribesman.GetRandomName(), "the kurak high chief")
 {
 }
示例#3
0
 public UraliHighChieftess()
     : base(BaseEodonTribesman.GetRandomName(), "the urali high chieftess")
 {
 }
示例#4
0
 public JukariHighChief()
     : base(BaseEodonTribesman.GetRandomName(), "the jukari high chief")
 {
 }
示例#5
0
 public SakkhraHighChieftess()
     : base(BaseEodonTribesman.GetRandomName(), "the sakkhra high chieftess")
 {
 }