From 4c1dc83759d15b7f9f8aaddf580d2147f43fb845 Mon Sep 17 00:00:00 2001 From: Star Rauchenberger Date: Sun, 19 Oct 2025 11:25:51 -0400 Subject: Annotate "worldport entrances" --- 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 d79f47d..a9e1d0d 100644 --- a/proto/data.proto +++ b/proto/data.proto @@ -264,6 +264,7 @@ message Map { optional uint64 id = 1; optional string name = 2; optional string display_name = 3; + optional uint64 worldport_entrance = 4; } message Progressive { -- cgit 1.4.1