diff options
author | Star Rauchenberger <fefferburbia@gmail.com> | 2025-08-17 16:36:24 -0400 |
---|---|---|
committer | Star Rauchenberger <fefferburbia@gmail.com> | 2025-08-17 16:36:24 -0400 |
commit | 15b8794bbe80be0bcf1f482674455efe002cec2c (patch) | |
tree | 5b8a4d7fd39e3fa3feb49b4307700ffb95efc9bf /data/maps/the_great/rooms/Main Area.txtpb | |
parent | 299ba7c4f7938dd8cbb38e51c11987b2ebe286c5 (diff) | |
download | lingo2-archipelago-15b8794bbe80be0bcf1f482674455efe002cec2c.tar.gz lingo2-archipelago-15b8794bbe80be0bcf1f482674455efe002cec2c.tar.bz2 lingo2-archipelago-15b8794bbe80be0bcf1f482674455efe002cec2c.zip |
Validate that node paths aren't used multiple times
Diffstat (limited to 'data/maps/the_great/rooms/Main Area.txtpb')
-rw-r--r-- | data/maps/the_great/rooms/Main Area.txtpb | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/data/maps/the_great/rooms/Main Area.txtpb b/data/maps/the_great/rooms/Main Area.txtpb index b014b16..b562909 100644 --- a/data/maps/the_great/rooms/Main Area.txtpb +++ b/data/maps/the_great/rooms/Main Area.txtpb | |||
@@ -1,13 +1,6 @@ | |||
1 | name: "Main Area" | 1 | name: "Main Area" |
2 | display_name: "Main Area" | 2 | display_name: "Main Area" |
3 | panels { | 3 | panels { |
4 | name: "OUT" | ||
5 | path: "Panels/Maze/maze_1" | ||
6 | clue: "out" | ||
7 | answer: "in" | ||
8 | symbols: "sun" | ||
9 | } | ||
10 | panels { | ||
11 | name: "INTRO" | 4 | name: "INTRO" |
12 | path: "Panels/General/entry_8" | 5 | path: "Panels/General/entry_8" |
13 | clue: "intro" | 6 | clue: "intro" |