- Spellanzeige wieder ausgebaut

This commit is contained in:
Christian Schlittchen 2003-02-28 18:15:29 +00:00
parent 3fe489c00b
commit 756e18108b
1 changed files with 2 additions and 1 deletions

View File

@ -628,7 +628,8 @@ show_newspells(void)
* terminieren */
spellid_t newspellids[] = {
SPL_RUSTWEAPON };
SPL_NOSPELL
};
/* die id's der neuen oder veränderten Sprüche werden in newspellids[]
* abgelegt */