Just to make things easier for the change.. here is a DIFF:
Code:
1707c1707
< else if (strcasecmp(sep.arg[0], "#npctypespawn") == 0 && CheckAccess(cmdlevel, 10))
==========
> else if (strcasecmp(sep.arg[0], "#dbspawn") == 0 && CheckAccess(cmdlevel, 10))