Door action
From NWN Lexicon
[edit] DOOR_ACTION_* Constant Group
A list of actions that can be done on a door.
[edit] Constants
Constant | Value | Description | |
---|---|---|---|
DOOR_ACTION_BASH | 2 |
| |
DOOR_ACTION_IGNORE | 3 |
| |
DOOR_ACTION_KNOCK | 4 |
| |
DOOR_ACTION_OPEN | 0 |
| |
DOOR_ACTION_UNLOCK | 1 |
|
[edit] See Also
functions: |