summary refs log tree commit diff stats
path: root/data/maps/the_between/rooms
diff options
context:
space:
mode:
authorStar Rauchenberger <fefferburbia@gmail.com>2025-08-09 10:58:45 -0400
committerStar Rauchenberger <fefferburbia@gmail.com>2025-08-09 10:58:45 -0400
commit3fcc676cd3b9b3b24a8755612a459d498879b1df (patch)
tree3b94528d182fef58befbca1fa58956b90ef98d8f /data/maps/the_between/rooms
parent4db9ccf6adc4c90b5899a2bf8bf4c47a7392004b (diff)
downloadlingo2-archipelago-3fcc676cd3b9b3b24a8755612a459d498879b1df.tar.gz
lingo2-archipelago-3fcc676cd3b9b3b24a8755612a459d498879b1df.tar.bz2
lingo2-archipelago-3fcc676cd3b9b3b24a8755612a459d498879b1df.zip
Added the_butterfly
The proto representation of letters has changed, so the C++ tools need to be updated.
Diffstat (limited to 'data/maps/the_between/rooms')
-rw-r--r--data/maps/the_between/rooms/B2 Room.txtpb6
1 files changed, 5 insertions, 1 deletions
diff --git a/data/maps/the_between/rooms/B2 Room.txtpb b/data/maps/the_between/rooms/B2 Room.txtpb index d4e0afe..97b4684 100644 --- a/data/maps/the_between/rooms/B2 Room.txtpb +++ b/data/maps/the_between/rooms/B2 Room.txtpb
@@ -1,4 +1,8 @@
1name: "B2 Room" 1name: "B2 Room"
2display_name: "B2 Room" 2display_name: "B2 Room"
3letters { key: "b" double: true } 3letters {
4 key: "b"
5 double: true
6 path: "Components/Collectables/collectable"
7}
4# Uhh idk if the paintings and door in here should be randomized. 8# Uhh idk if the paintings and door in here should be randomized.