Exemplo n.º 1
0
 public override void OnDequeued(Faction Faction)
 {
     if (!Zone.IsBuilt)
     {
         Zone.Destroy();
     }
 }