20 lines
387 B
INI
20 lines
387 B
INI
Constant Story "The Siege of Remontel";
|
|
Constant Headline "^A Star Trek fan production^";
|
|
|
|
Release 1;
|
|
|
|
Include "Parser";
|
|
Include "VerbLib";
|
|
|
|
Include "Globals.inf";
|
|
Include "Classes.inf";
|
|
Include "Rooms.inf";
|
|
Include "Items.inf";
|
|
|
|
[ Initialise ;
|
|
location = bunk;
|
|
player.description = "You are wearing an operations uniform,
|
|
with a single pip.";
|
|
];
|
|
|
|
Include "Grammar";
|