// Construction
Decorate
Decorating your property
Only the owner and trustees can decorate. You must be
inside the property. Every change costs 10,000 cr.
Read-only views are free.
Sub-commands:
decorate name <string> 10,000 cr
Sets the room title; also shown as the destination
label by adjacent rooms.
decorate description 10,000 cr on save
Opens an editor for the room's full description.
Quitting the editor without saving is free.
decorate exit <dir>=<sdesc>=<desc> 10,000 cr
<dir> is a cardinal (n/s/e/w/ne/nw/se/sw/up/down)
or 'outside'. Renames the exit and stores the
sdesc as the per-exit pose and desc as the full
description; both sides are updated.
decorate door <dir> 10,000 cr
Installs a door at <dir>. Internal doors do not
lock (the entrance is gated by the trust roster).
decorate access free
Show the trust list.
// Construction