Leute in der Astralebene kosten Unterhalt

This commit is contained in:
Enno Rehling 2002-09-29 18:36:35 +00:00
parent aeda0730df
commit 8c81df6847
1 changed files with 1 additions and 0 deletions

View File

@ -2657,6 +2657,7 @@ fix_astralplane(void)
plane * astralplane = getplanebyname("Astralraum");
if (astralplane) {
freset(astralplane, PFL_NOCOORDS);
freset(astralplane, PFL_NOFEED);
set_ursprung(findfaction(MONSTER_FACTION), astralplane->id, 0, 0);
}
return 0;