about summary refs log tree commit diff stats
path: root/data/maps/the_plaza/connections.txtpb
diff options
context:
space:
mode:
authorStar Rauchenberger <fefferburbia@gmail.com>2025-09-19 12:28:11 -0400
committerStar Rauchenberger <fefferburbia@gmail.com>2025-09-19 12:28:11 -0400
commit9933a357400538b2f73848dceab7d859ee20c8d9 (patch)
tree801d4f90aa7d534f6ef30ad225a0b68cf05916a0 /data/maps/the_plaza/connections.txtpb
parentacba3cf632746f1a554f783c4762db88a32993a8 (diff)
downloadlingo2-archipelago-9933a357400538b2f73848dceab7d859ee20c8d9.tar.gz
lingo2-archipelago-9933a357400538b2f73848dceab7d859ee20c8d9.tar.bz2
lingo2-archipelago-9933a357400538b2f73848dceab7d859ee20c8d9.zip
[Data] Renamed some doors with compass directions
Diffstat (limited to 'data/maps/the_plaza/connections.txtpb')
-rw-r--r--data/maps/the_plaza/connections.txtpb8
1 files changed, 4 insertions, 4 deletions
diff --git a/data/maps/the_plaza/connections.txtpb b/data/maps/the_plaza/connections.txtpb index 44586be..6da201c 100644 --- a/data/maps/the_plaza/connections.txtpb +++ b/data/maps/the_plaza/connections.txtpb
@@ -21,22 +21,22 @@ connections {
21connections { 21connections {
22 from_room: "Center Room" 22 from_room: "Center Room"
23 to_room: "Top Left Room" 23 to_room: "Top Left Room"
24 door { name: "Top Left Door" } 24 door { name: "Northwest Door" }
25} 25}
26connections { 26connections {
27 from_room: "Center Room" 27 from_room: "Center Room"
28 to_room: "Top Right Room" 28 to_room: "Top Right Room"
29 door { name: "Top Right Door" } 29 door { name: "Northeast Door" }
30} 30}
31connections { 31connections {
32 from_room: "Center Room" 32 from_room: "Center Room"
33 to_room: "Bottom Left Room" 33 to_room: "Bottom Left Room"
34 door { name: "Bottom Left Door" } 34 door { name: "Southwest Door" }
35} 35}
36connections { 36connections {
37 from_room: "Center Room" 37 from_room: "Center Room"
38 to_room: "Bottom Right Room" 38 to_room: "Bottom Right Room"
39 door { name: "Bottom Right Door" } 39 door { name: "Southeast Door" }
40} 40}
41connections { 41connections {
42 from_room: "Center Room" 42 from_room: "Center Room"