Play Live Overview Routines Objects Global Vars Properties

Note that properties and attributes (flags) are declared implicitly in OBJECT definitions. They have no explicit definitions in the ZIL source to link to.

Properties

#18 ACTION rtn
#12 ADJECTIVE adjs
#5 CAPACITY int
#3 CHARACTER int
#9 CONTFCN rtn
#11 CORRIDOR corbits

This property defines one or more “corridors” (sight-lines) that the player can see down from a given room. See COR-1.

#8 DESCFCN rtn
#22 DOWN dir
#29 EAST dir
#10 FDESC str
#17 GENERIC rtn
#15 GLOBAL objs
#21 IN dir
#16 LDESC str
#14 LINE tline

The transit line which a given room is on or adjacent to. See STATION.

#27 NE dir
#31 NORTH dir
#26 NW dir
#20 OUT dir
#4 PSEUDO wordrtns
#25 SE dir
#7 SIZE int
#30 SOUTH dir
#13 STATION obj

The transit-line room which is, or is adjacent to, a given room. See LINE.

#24 SW dir
#19 SYNONYM words
#6 TEXT str
#23 UP dir
#28 WEST dir
#2 XDESC str

Attributes

#11 AN flag
#9 CONTBIT flag
#28 DOORBIT flag
#27 DRINKBIT flag
#5 FEMALE flag
#26 FOODBIT flag
#20 FURNITURE flag
#12 INVISIBLE flag
#25 LIGHTBIT flag
#17 LOCKED flag
#19 NDESCBIT flag
#13 ON-NOT-IN flag
#14 ONBIT flag
#8 OPENBIT flag
#31 PERSON flag
#21 READBIT flag
#15 RLANDBIT flag
#24 RMUNGBIT flag

Not applied to real objects. RMUNGBIT is a hack used in grammar lines; it means the object is optional (but the preposition before it is required). This allows the parser to accept commands like LOOK AROUND.

#7 SEARCHBIT flag
#16 SURFACEBIT flag
#22 TAKEBIT flag
#23 TOOLBIT flag
#4 TOUCHBIT flag
#6 TRANSBIT flag
#10 TRYTAKEBIT flag
#29 VEHBIT flag
#30 WEAPONBIT flag
#18 WINDOWBIT flag