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_unkempt/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_unkempt/connections.txtpb')
-rw-r--r-- | data/maps/the_unkempt/connections.txtpb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/maps/the_unkempt/connections.txtpb b/data/maps/the_unkempt/connections.txtpb index a9e30db..d4a046c 100644 --- a/data/maps/the_unkempt/connections.txtpb +++ b/data/maps/the_unkempt/connections.txtpb | |||
@@ -1,7 +1,7 @@ | |||
1 | connections { | 1 | connections { |
2 | from_room: "Main Area" | 2 | from_room: "Main Area" |
3 | to_room: "Right Area" | 3 | to_room: "Right Area" |
4 | door { name: "Right Door" } | 4 | door { name: "East Door" } |
5 | } | 5 | } |
6 | connections { | 6 | connections { |
7 | from_room: "Middle Room" | 7 | from_room: "Middle Room" |