about summary refs log tree commit diff stats
path: root/data/maps/the_graveyard
diff options
context:
space:
mode:
Diffstat (limited to 'data/maps/the_graveyard')
-rw-r--r--data/maps/the_graveyard/doors.txtpb7
-rw-r--r--data/maps/the_graveyard/metadata.txtpb3
2 files changed, 10 insertions, 0 deletions
diff --git a/data/maps/the_graveyard/doors.txtpb b/data/maps/the_graveyard/doors.txtpb index a10d8f6..20e7fcf 100644 --- a/data/maps/the_graveyard/doors.txtpb +++ b/data/maps/the_graveyard/doors.txtpb
@@ -23,3 +23,10 @@ doors {
23 receivers: "Components/Paintings/omrt/teleportListener" 23 receivers: "Components/Paintings/omrt/teleportListener"
24 double_letters: true 24 double_letters: true
25} 25}
26doors {
27 name: "Remember Panel"
28 type: LOCATION_ONLY
29 panels { room: "Inside" name: "REMEMBER" }
30 location_room: "Inside"
31 location_name: "REMEMBER"
32}
diff --git a/data/maps/the_graveyard/metadata.txtpb b/data/maps/the_graveyard/metadata.txtpb index 0bac222..d97eb88 100644 --- a/data/maps/the_graveyard/metadata.txtpb +++ b/data/maps/the_graveyard/metadata.txtpb
@@ -1,4 +1,7 @@
1display_name: "The Graveyard" 1display_name: "The Graveyard"
2rte_room: "Outside"
3rte_trigger_pos { x: 0 y: 0 z: 0 }
4rte_trigger_scale { x: 8 y: 1 z: 8 }
2# These really shouldn't be shuffled because it would make Black Ending trivial. 5# These really shouldn't be shuffled because it would make Black Ending trivial.
3excluded_nodes: "Components/Paintings/grave" 6excluded_nodes: "Components/Paintings/grave"
4excluded_nodes: "Components/Paintings/grave2" 7excluded_nodes: "Components/Paintings/grave2"