blob: ba1da5102ae48623c4252178d35c1c73d1756178 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
|
# The anti-collectable doesn't fit into our system right now so let's ignore it.
excluded_nodes: "Components/Collectables/anticollectable"
# These paintings are directly above/behind panels and thus can't be entered.
excluded_nodes: "Meshes/eyeRed3"
excluded_nodes: "Meshes/eyeRed4"
# I do not know what this is.
excluded_nodes: "Components/Doors/Door3/Hinge/panel_i"
# This has something to do with the magenta room entrance proxy panel.
excluded_nodes: "Panels/Eval/panel_26_proxyied_fake"
|