From cf638697c17ec186b5da88ea92fc005371c9eab7 Mon Sep 17 00:00:00 2001 From: Star Rauchenberger Date: Mon, 27 Oct 2025 10:12:58 -0400 Subject: Assign stable IDs for shuffleable worldports --- proto/data.proto | 1 + 1 file changed, 1 insertion(+) (limited to 'proto/data.proto') diff --git a/proto/data.proto b/proto/data.proto index d84c598..d68c5c9 100644 --- a/proto/data.proto +++ b/proto/data.proto @@ -201,6 +201,7 @@ message PaintingData { message Port { optional uint64 id = 1; + optional uint64 ap_id = 11; optional uint64 room_id = 2; optional string name = 3; -- cgit 1.4.1