Item components

Latch

item component · builder

A kind of [lock] that can only be opened from one side

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
pick <difficulty> - the difficulty to pick this lock
force <difficulty> - the difficulty to force this lock
lock <emote> - sets the emote when locked. Use @ for locker, $0 for the lock item, and $1 for the item the lock is installed on
unlock <emote> - sets the emote when unlocked. Use @ for unlocker, $0 for the lock item, and $1 for the item the lock is installed on
olock <emote> - sets the other side emote when locked. Use @ for locker, $0 for the lock item, and $1 for the item the lock is installed on
ounlock <emote> - sets the other side emote when unlocked. Use @ for unlocker, $0 for the lock item, and $1 for the item the lock is installed on
locknoactor <emote> - sets the emote when locked without a person (e.g. prog). $0 is the lock
unlocknoactor <emote> - sets the emote when unlocked without a person (e.g. prog). $0 is the lock

← Back to Item components