mirror of
https://github.com/tbamud/tbamud.git
synced 2026-02-15 20:38:06 +01:00
[Dec 22 2009] - Rumble
Made copyover save loadroom so players stay in the same room during copyover. Added scan command.
This commit is contained in:
parent
2b74ef23ad
commit
577d67041f
6 changed files with 111 additions and 5 deletions
|
|
@ -93,6 +93,7 @@ ACMD(do_help);
|
|||
ACMD(do_history);
|
||||
ACMD(do_inventory);
|
||||
ACMD(do_levels);
|
||||
ACMD(do_scan);
|
||||
ACMD(do_score);
|
||||
ACMD(do_time);
|
||||
ACMD(do_toggle);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue