The File



The file format is just like the format of the mob and wld files, except that it contains objects instead of rooms or mobs.

EXAMPLE OF A OBJECT FILE
<Object 1 Record>
<Object 2 Record>
<Object 3 Record>
...
<Object n-1 Record>
<Object n Record>
#99999
$~

The object records are described below. The file's name should be the zone number followed by the extension ".obj". The extension is lower case. For example, zone number 23's object file name is 23.obj.

Sample obj file