wizard #poly and #levelgain

This adds the wizard #poly and #levelgain commands.
This commit is contained in:
arromdee
2002-01-17 02:47:23 +00:00
parent 2c26f0ceea
commit f93521e95d
10 changed files with 49 additions and 11 deletions

View File

@@ -243,7 +243,7 @@ moveloop()
stop_occupation();
else
nomul(0);
if (change == 1) polyself();
if (change == 1) polyself(FALSE);
else you_were();
change = 0;
}