Item components

Bench

item component · builder

A bench is a [table] that comes with built-in chairs

You can use the following options with this component:
name <name> - sets the name of the component
desc <desc> - sets the description of the component
chairs <number> - how many slots this table has for chairs
proto <vnum> - the prototype of the chair item that the bench automatically loads
cover flipped|unflipped <which> - sets the ranged cover for this table ordinarily and when flipped
cover flipped|unflipped none - removes cover from this bench
flip "<expression>" <fail message> - sets a trait check to be able to flip this table - can flip if result is >0.

← Back to Item components