blob: d969c6864db89dfe69db4b25c0a32dfdd726766d (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
display_name: "The Entry"
# This is a debug warp to The Ancient and as far as I can tell there is no way
# to access it.
excluded_nodes: "Components/Warps/worldport-test"
# Proxy stuff related to the Ctrl Tutorial.
excluded_nodes: "Panels/Back Left/backleft_2_proxied_1"
excluded_nodes: "Panels/Back Left/backleft_2_proxied_2"
excluded_nodes: "Panels/Back Left/backleft_3_proxied_1"
excluded_nodes: "Panels/Back Left/backleft_3_proxied_2"
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"
custom_nodes: "Components/GiftMapEntrance/QPanel"
custom_nodes: "Components/GiftMapEntrance/SouveyPanel"
|