diff options
Diffstat (limited to 'data/maps/the_literate/rooms')
-rw-r--r-- | data/maps/the_literate/rooms/Painting Room.txtpb | 1 | ||||
-rw-r--r-- | data/maps/the_literate/rooms/Puzzle Room.txtpb | 5 |
2 files changed, 3 insertions, 3 deletions
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..c65d408 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" |
@@ -58,6 +57,8 @@ panels { | |||
58 | } | 57 | } |
59 | ports { | 58 | ports { |
60 | name: "ENTRY" | 59 | name: "ENTRY" |
60 | display_name: "Entrance" | ||
61 | path: "Components/Warps/worldport" | 61 | path: "Components/Warps/worldport" |
62 | orientation: "south" | 62 | destination { x: 0 y: 0 z: 7.5 } |
63 | rotation: 0 | ||
63 | } | 64 | } |