diff options
Diffstat (limited to 'data/maps/the_literate')
-rw-r--r-- | data/maps/the_literate/doors.txtpb | 1 | ||||
-rw-r--r-- | data/maps/the_literate/rooms/Painting Room.txtpb | 1 | ||||
-rw-r--r-- | data/maps/the_literate/rooms/Puzzle Room.txtpb | 1 |
3 files changed, 1 insertions, 2 deletions
diff --git a/data/maps/the_literate/doors.txtpb b/data/maps/the_literate/doors.txtpb index 480f54d..d17d02b 100644 --- a/data/maps/the_literate/doors.txtpb +++ b/data/maps/the_literate/doors.txtpb | |||
@@ -11,4 +11,5 @@ doors { | |||
11 | panels { room: "Puzzle Room" name: "STICK" } | 11 | panels { room: "Puzzle Room" name: "STICK" } |
12 | panels { room: "Puzzle Room" name: "BREAD" } | 12 | panels { room: "Puzzle Room" name: "BREAD" } |
13 | location_room: "Puzzle Room" | 13 | location_room: "Puzzle Room" |
14 | location_name: "Puzzles" | ||
14 | } | 15 | } |
diff --git a/data/maps/the_literate/rooms/Painting Room.txtpb b/data/maps/the_literate/rooms/Painting Room.txtpb index 254e174..f22929c 100644 --- a/data/maps/the_literate/rooms/Painting Room.txtpb +++ b/data/maps/the_literate/rooms/Painting Room.txtpb | |||
@@ -1,5 +1,4 @@ | |||
1 | name: "Painting Room" | 1 | name: "Painting Room" |
2 | display_name: "Literate" | ||
3 | paintings { | 2 | paintings { |
4 | name: "PYRAMID" | 3 | name: "PYRAMID" |
5 | path: "Components/triangle" | 4 | path: "Components/triangle" |
diff --git a/data/maps/the_literate/rooms/Puzzle Room.txtpb b/data/maps/the_literate/rooms/Puzzle Room.txtpb index 610a87a..3927702 100644 --- a/data/maps/the_literate/rooms/Puzzle Room.txtpb +++ b/data/maps/the_literate/rooms/Puzzle Room.txtpb | |||
@@ -1,5 +1,4 @@ | |||
1 | name: "Puzzle Room" | 1 | name: "Puzzle Room" |
2 | display_name: "Literate" | ||
3 | panels { | 2 | panels { |
4 | name: "WATER" | 3 | name: "WATER" |
5 | path: "Panels/entry_1" | 4 | path: "Panels/entry_1" |