password ![code/game/objects/items/puzzle_pieces.dm 394](git.png)
Vars | |
input_max_len_is_pass | Decides whether the max length of the input is MAX_NAME_LEN or the length of the password. |
---|---|
password | The password to this door. |
tgui_text | The text shown in the tgui input popup |
tgui_title | The title of the tgui input popup |
Var Details
input_max_len_is_pass ![code/game/objects/items/puzzle_pieces.dm 406](git.png)
Decides whether the max length of the input is MAX_NAME_LEN or the length of the password.
password ![code/game/objects/items/puzzle_pieces.dm 400](git.png)
The password to this door.
tgui_text ![code/game/objects/items/puzzle_pieces.dm 402](git.png)
The text shown in the tgui input popup
tgui_title ![code/game/objects/items/puzzle_pieces.dm 404](git.png)
The title of the tgui input popup