blob: 00db877fdc5514bb883da56099a6793a2e3f6c0b [file] [log] [blame]
MG Mud User88f12472016-06-24 23:31:02 +02001SYNOPSIS
2 xload <filename>
3
4DESCRIPTION
5 Update and load the object specified by the filename. If you update
6 your current environment, all players will be moved silently into
7 "/std/void" and after successful updating and loading back into it.
8
9EXAMPLES
10 xload $here
11 Update and reload the current room (but without a trip into the void :).
12
13 xload obj/little_thing.c
14 Update and load it.
15