fix typo (change experience change)
--Ken A
This commit is contained in:
@@ -1412,7 +1412,7 @@ struct ext_func_tab extcmdlist[] = {
|
|||||||
|
|
||||||
#if defined(WIZARD)
|
#if defined(WIZARD)
|
||||||
static const struct ext_func_tab debug_extcmdlist[] = {
|
static const struct ext_func_tab debug_extcmdlist[] = {
|
||||||
{"levelchange", "change experience change", wiz_level_change, TRUE},
|
{"levelchange", "change experience level", wiz_level_change, TRUE},
|
||||||
{"light sources", "show mobile light sources", wiz_light_sources, TRUE},
|
{"light sources", "show mobile light sources", wiz_light_sources, TRUE},
|
||||||
{"monpoly_control", "control monster polymorphs", wiz_mon_polycontrol, TRUE},
|
{"monpoly_control", "control monster polymorphs", wiz_mon_polycontrol, TRUE},
|
||||||
{"poly", "polymorph self", wiz_polyself, TRUE},
|
{"poly", "polymorph self", wiz_polyself, TRUE},
|
||||||
|
|||||||
Reference in New Issue
Block a user