summary refs log tree commit diff stats
path: root/data/maps/the_graveyard
diff options
context:
space:
mode:
authorStar Rauchenberger <fefferburbia@gmail.com>2025-08-20 15:03:18 -0400
committerStar Rauchenberger <fefferburbia@gmail.com>2025-08-20 15:03:18 -0400
commitd77c73397b684faa55f0e95484ac89ca68bde1ad (patch)
tree84fd35d342b69a9765d8f94473b56998d26e323d /data/maps/the_graveyard
parent53ad8e2f3e5fcf9cf9d5d4628498557e0f5500e8 (diff)
downloadlingo2-archipelago-d77c73397b684faa55f0e95484ac89ca68bde1ad.tar.gz
lingo2-archipelago-d77c73397b684faa55f0e95484ac89ca68bde1ad.tar.bz2
lingo2-archipelago-d77c73397b684faa55f0e95484ac89ca68bde1ad.zip
Added "endings" object type
Diffstat (limited to 'data/maps/the_graveyard')
-rw-r--r--data/maps/the_graveyard/rooms/Inside.txtpb5
1 files changed, 4 insertions, 1 deletions
diff --git a/data/maps/the_graveyard/rooms/Inside.txtpb b/data/maps/the_graveyard/rooms/Inside.txtpb index e8b3e41..fd2fc9d 100644 --- a/data/maps/the_graveyard/rooms/Inside.txtpb +++ b/data/maps/the_graveyard/rooms/Inside.txtpb
@@ -7,5 +7,8 @@ panels {
7 answer: "remember" 7 answer: "remember"
8 required_door { name: "Double Letters" } 8 required_door { name: "Double Letters" }
9} 9}
10# TODO: Black Ending 10endings {
11 name: "BLACK"
12 path: "Components/Ending/black_ending"
13}
11# TODO: Not sure if the paintings in here should be randomized. 14# TODO: Not sure if the paintings in here should be randomized.