Item components

PoweredProp

item component · builder

A [powered] machine that can execute a prog when running

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
wattage <watts> - set power usage
discount <watts> - a wattage discount per quality
switchable - toggles whether players can switch this on
onemote <emote> - sets the emote when powered on. Use $0 for the machine.
offemote <emote> - sets the emote when powered down. Use $0 for the machine.
onprog <prog> - sets a prog to execute when the machine is powered on
offprog <prog> - sets a prog to execute when the machine is powered down
tenprog <prog> - sets a prog to execute every 10 seconds when on

← Back to Item components