예제 #1
0
 public override bool IsVaild(Troop troop)
 {
     return troop.AmbushAvail(this.id);
 }