From dbae1ea0a0b1946b3ccf7d8033139050f1106695 Mon Sep 17 00:00:00 2001 From: Star Rauchenberger Date: Sun, 8 Feb 2026 11:42:28 -0500 Subject: Proto changes for custom mint ending --- 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 e053942..619b3d3 100644 --- a/proto/data.proto +++ b/proto/data.proto @@ -136,6 +136,7 @@ message Connection { optional bool roof_access = 7; optional bool purple_ending = 8; optional bool cyan_ending = 9; + optional bool mint_ending = 11; optional bool vanilla_only = 10; } -- cgit 1.4.1