LOCKED
[[LOCKED]]
This action indicates that a door, or secret door, is locked and cannot be opened. In particular, the message "The door is locked!" will appear.
- Example:
{[[(D), ON_OPEN]] [[LOCKED)]]}
[[LOCKED: message]]
This action indicates that a door, or secret door, is locked and displays a customized message to the user.
- Example:
{[[(D), ON_OPEN]] [[LOCKED: this door is locked by magic!]] }