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.proto1
1 files changed, 1 insertions, 0 deletions
diff --git a/proto/human.proto b/proto/human.proto index 73a3ed3..2d3dbb6 100644 --- a/proto/human.proto +++ b/proto/human.proto
@@ -126,6 +126,7 @@ message HumanDoor {
126 optional bool legacy_location = 18; 126 optional bool legacy_location = 18;
127 127
128 optional bool daedalus_only_allow = 19; 128 optional bool daedalus_only_allow = 19;
129 optional bool daedalus_only_always_item = 20;
129} 130}
130 131
131message HumanDoors { 132message HumanDoors {