Skip to main content

OPEN

[[OPEN(cell_coordinate)]]

This action opens a door, or secret door, at the specified cell coordinate.

  • Parameters: (cell_coordinate)
  • Example: {[[(K), ON_STEP]] As soon as you step in front of the fireplace you hear a distinct click from the wall [[OPEN(Q14)]]}

In this action, as soon as a hero steps on Marker K, the ON_STEP event triggers. The text "As soon as you step in front of the fireplace you hear a distinct click from the wall" will appear, and then the secret door at cell P9 will open.