about summary refs log tree commit diff stats
path: root/proto/human.proto
diff options
context:
space:
mode:
Diffstat (limited to 'proto/human.proto')
-rw-r--r--proto/human.proto2
1 files changed, 1 insertions, 1 deletions
diff --git a/proto/human.proto b/proto/human.proto index df33a5e..a5f7a7c 100644 --- a/proto/human.proto +++ b/proto/human.proto
@@ -104,7 +104,7 @@ message HumanDoor {
104 repeated KeyholderIdentifier keyholders = 10; 104 repeated KeyholderIdentifier keyholders = 10;
105 repeated RoomIdentifier rooms = 11; 105 repeated RoomIdentifier rooms = 11;
106 repeated DoorIdentifier doors = 12; 106 repeated DoorIdentifier doors = 12;
107 repeated string endings = 13; 107 optional bool white_ending = 13;
108 optional bool double_letters = 15; 108 optional bool double_letters = 15;
109 109
110 // Sender nodes to be added to the list of requirements for triggering the 110 // Sender nodes to be added to the list of requirements for triggering the