From 79321fca348b5126467fa64258b3c0340cc8b110 Mon Sep 17 00:00:00 2001 From: Star Rauchenberger Date: Wed, 13 Aug 2025 23:45:05 -0400 Subject: Added the_gallery --- proto/human.proto | 1 + 1 file changed, 1 insertion(+) (limited to 'proto/human.proto') diff --git a/proto/human.proto b/proto/human.proto index b420cb4..64231a2 100644 --- a/proto/human.proto +++ b/proto/human.proto @@ -85,6 +85,7 @@ message HumanDoor { repeated string switches = 7; repeated KeyholderIdentifier keyholders = 10; repeated RoomIdentifier rooms = 11; + repeated DoorIdentifier doors = 12; optional DoorType type = 4; optional string location_room = 5; -- cgit 1.4.1