Example #1
0
 public function promote_nocheck($target)
 {
     Dolumar_Underworld_Mappers_ArmyMapper::addLeader($this, $target);
     $this->reloadData();
 }