Rename classes

This commit is contained in:
kinther 2025-09-30 07:39:45 -07:00
parent cb59bf0315
commit 05a2dfce9f
14 changed files with 146 additions and 126 deletions

View file

@ -293,7 +293,7 @@ SPECIAL(thief)
return (FALSE);
}
SPECIAL(magic_user)
SPECIAL(sorceror)
{
struct char_data *vict;