roh/conf.old/area/
roh/config/code/python/
roh/config/game/area/
roh/config/game/signs/
roh/help/dmhelp/
roh/help/help/
roh/log/
roh/log/staff/
roh/monsters/ocean/
roh/objects/misc/
roh/objects/ocean/
roh/player/
roh/rooms/area/1/
roh/rooms/misc/
roh/rooms/ocean/
roh/src-2.47e/
Help on:
        *save [r|o|c] [name] [index]

This function allows DMs to save rooms, objects, or creatures
to the database.  The name and index are required to save objects and
creatures.

example:
:*save c elf 4
Creature #4 might already exist.
Creature #4 updated.
:*save o sword 113
Object might already exist.
Object #113 updated.
:*save r
Room saved.