From 1d81570d217e7827ad089f07272bfa668a172c3d Mon Sep 17 00:00:00 2001 From: Star Rauchenberger Date: Thu, 23 Oct 2025 12:28:39 -0400 Subject: Allow validator to ignore custom nodes --- data/maps/the_entry/metadata.txtpb | 3 +++ 1 file changed, 3 insertions(+) (limited to 'data/maps/the_entry/metadata.txtpb') diff --git a/data/maps/the_entry/metadata.txtpb b/data/maps/the_entry/metadata.txtpb index 0eeb29a..9536831 100644 --- a/data/maps/the_entry/metadata.txtpb +++ b/data/maps/the_entry/metadata.txtpb @@ -11,3 +11,6 @@ excluded_nodes: "Panels/Back Left/backleft_4_proxied_1" excluded_nodes: "Panels/Back Left/backleft_4_proxied_2" # This is a proxy related to the first panel and it doesn't seem useful. excluded_nodes: "Panels/Entry/entry_proxied_fake" +# The gift map entrance is created by the mod. +custom_nodes: "Components/GiftMapEntrance/IcelyPanel" +custom_nodes: "Components/GiftMapEntrance/Panel" -- cgit 1.4.1