alp sollte nicht in Burg des Magiers starten

This commit is contained in:
Katja Zedel 2002-03-02 09:34:13 +00:00
parent 49a59e5b1b
commit 3ed9671ecf
1 changed files with 0 additions and 4 deletions

View File

@ -101,10 +101,6 @@ sp_summon_alp(struct castorder *co)
* sobald der Alp sein Opfer erreicht hat.
*/
alp = createunit(r, findfaction(MONSTER_FACTION), 1, new_race[RC_ALP]);
if (r==mage->region) {
alp->building = mage->building;
alp->ship = mage->ship;
}
set_level(alp, SK_STEALTH, 7);
set_string(&alp->name, "Alp");
alp->status = ST_FLEE; /* flieht */