diff options
Diffstat (limited to 'proto/data.proto')
| -rw-r--r-- | proto/data.proto | 1 |
1 files changed, 1 insertions, 0 deletions
| diff --git a/proto/data.proto b/proto/data.proto index d6cc8cb..de20128 100644 --- a/proto/data.proto +++ b/proto/data.proto | |||
| @@ -166,6 +166,7 @@ message Door { | |||
| 166 | 166 | ||
| 167 | optional string location_name = 17; | 167 | optional string location_name = 17; |
| 168 | optional bool daedalus_only_allow = 22; | 168 | optional bool daedalus_only_allow = 22; |
| 169 | optional bool daedalus_only_always_item = 23; | ||
| 169 | } | 170 | } |
| 170 | 171 | ||
| 171 | message PanelData { | 172 | message PanelData { |
