Chapter of Setting All the Names
Every thing has a text called the real printed name.
Every thing has a text called the other printed name.
Every thing has a text called the real description.
Every thing has a text called the other description.
Every room has a text called the real printed name.
Every room has a text called the other printed name.
Every room has a text called the real description.
Every room has a text called the other description.
When play begins:
repeat with x running through all things:
now the real description of x is the description of x;
now the real printed name of x is the printed name of x;
repeat with x running through all rooms:
now the real description of x is the description of x;
now the real printed name of x is the printed name of x.