This commit is contained in:
Enno Rehling 2002-11-03 12:21:11 +00:00
parent 226e55d55f
commit 58fa996a65
1 changed files with 1 additions and 1 deletions

View File

@ -2034,7 +2034,7 @@ init_oldpotions(void)
}
con->skill = SK_ALCHEMY;
con->minskill = potionlevel[p]*2;
con->maxsize = 1;
con->maxsize = -1;
con->reqsize = 1;
names[0] = NULL;