diff options
author | Star Rauchenberger <fefferburbia@gmail.com> | 2025-09-19 12:28:11 -0400 |
---|---|---|
committer | Star Rauchenberger <fefferburbia@gmail.com> | 2025-09-19 12:28:11 -0400 |
commit | 9933a357400538b2f73848dceab7d859ee20c8d9 (patch) | |
tree | 801d4f90aa7d534f6ef30ad225a0b68cf05916a0 /data/maps/the_plaza/connections.txtpb | |
parent | acba3cf632746f1a554f783c4762db88a32993a8 (diff) | |
download | lingo2-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.txtpb | 8 |
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 { | |||
21 | connections { | 21 | connections { |
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 | } |
26 | connections { | 26 | connections { |
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 | } |
31 | connections { | 31 | connections { |
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 | } |
36 | connections { | 36 | connections { |
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 | } |
41 | connections { | 41 | connections { |
42 | from_room: "Center Room" | 42 | from_room: "Center Room" |