[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:
Rumble 2009-12-22 20:44:12 +00:00
parent 2b74ef23ad
commit 577d67041f
6 changed files with 111 additions and 5 deletions

View file

@ -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);