mirror of
https://github.com/tbamud/tbamud.git
synced 2026-03-28 23:17:18 +01:00
Remove practice command, add skills command, remove guild special room assignment
This commit is contained in:
parent
31e46e739d
commit
5a19b015e3
11 changed files with 27 additions and 139 deletions
|
|
@ -240,9 +240,9 @@ ACMD(do_display);
|
|||
ACMD(do_group);
|
||||
ACMD(do_hide);
|
||||
ACMD(do_not_here);
|
||||
ACMD(do_practice);
|
||||
ACMD(do_report);
|
||||
ACMD(do_save);
|
||||
ACMD(do_skills);
|
||||
ACMD(do_sneak);
|
||||
ACMD(do_split);
|
||||
ACMD(do_steal);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue