diff options
author | Star Rauchenberger <fefferburbia@gmail.com> | 2025-08-14 14:24:47 -0400 |
---|---|---|
committer | Star Rauchenberger <fefferburbia@gmail.com> | 2025-08-14 14:24:47 -0400 |
commit | 8662f88dfe0d7f2a9090037a92a8d1d761614a8c (patch) | |
tree | 6af30e778d6d05859109e37d972f2bf3e80c8db2 /data/connections.txtpb | |
parent | eb23fc8152fa0f7033f3efeafbc0b9bec4ab865b (diff) | |
download | lingo2-archipelago-8662f88dfe0d7f2a9090037a92a8d1d761614a8c.tar.gz lingo2-archipelago-8662f88dfe0d7f2a9090037a92a8d1d761614a8c.tar.bz2 lingo2-archipelago-8662f88dfe0d7f2a9090037a92a8d1d761614a8c.zip |
Assigned IDs for the_gold, the_graveyard, and the_great
Diffstat (limited to 'data/connections.txtpb')
-rw-r--r-- | data/connections.txtpb | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/data/connections.txtpb b/data/connections.txtpb index c105a41..6613a1b 100644 --- a/data/connections.txtpb +++ b/data/connections.txtpb | |||
@@ -385,8 +385,10 @@ connections { | |||
385 | } | 385 | } |
386 | } | 386 | } |
387 | to { | 387 | to { |
388 | map: "the_ancient" | 388 | room { |
389 | name: "Outside" | 389 | map: "the_ancient" |
390 | name: "Outside" | ||
391 | } | ||
390 | } | 392 | } |
391 | oneway: true | 393 | oneway: true |
392 | } | 394 | } |