diff options
Diffstat (limited to 'proto/data.proto')
| -rw-r--r-- | proto/data.proto | 2 |
1 files changed, 2 insertions, 0 deletions
| diff --git a/proto/data.proto b/proto/data.proto index 7a1918a..64e3ddc 100644 --- a/proto/data.proto +++ b/proto/data.proto | |||
| @@ -109,6 +109,8 @@ message Connection { | |||
| 109 | } | 109 | } |
| 110 | 110 | ||
| 111 | optional bool roof_access = 7; | 111 | optional bool roof_access = 7; |
| 112 | optional bool purple_ending = 8; | ||
| 113 | optional bool cyan_ending = 9; | ||
| 112 | } | 114 | } |
| 113 | 115 | ||
| 114 | message Door { | 116 | message Door { |
