Files
foundryvtt-smart-doors/lang/en.json
2020-12-04 18:09:14 +01:00

11 lines
189 B
JSON

{
"smart-doors": {
"settings": {
"lockedDoorAlert": {
"name": "Locked Door Alert",
"hint": "Send a message in chat when a player tried to open a locked door"
}
}
}
}