diff options
Diffstat (limited to 'data/maps/the_liberated')
-rw-r--r-- | data/maps/the_liberated/doors.txtpb | 1 | ||||
-rw-r--r-- | data/maps/the_liberated/rooms/Painting Room.txtpb | 1 | ||||
-rw-r--r-- | data/maps/the_liberated/rooms/Puzzle Room.txtpb | 5 |
3 files changed, 4 insertions, 3 deletions
diff --git a/data/maps/the_liberated/doors.txtpb b/data/maps/the_liberated/doors.txtpb index becddf9..a7d3c24 100644 --- a/data/maps/the_liberated/doors.txtpb +++ b/data/maps/the_liberated/doors.txtpb | |||
@@ -11,4 +11,5 @@ doors { | |||
11 | panels { room: "Puzzle Room" name: "WOLF" } | 11 | panels { room: "Puzzle Room" name: "WOLF" } |
12 | panels { room: "Puzzle Room" name: "FOOT" } | 12 | panels { room: "Puzzle Room" name: "FOOT" } |
13 | location_room: "Puzzle Room" | 13 | location_room: "Puzzle Room" |
14 | location_name: "Puzzles" | ||
14 | } | 15 | } |
diff --git a/data/maps/the_liberated/rooms/Painting Room.txtpb b/data/maps/the_liberated/rooms/Painting Room.txtpb index 025281a..f22929c 100644 --- a/data/maps/the_liberated/rooms/Painting Room.txtpb +++ b/data/maps/the_liberated/rooms/Painting Room.txtpb | |||
@@ -1,5 +1,4 @@ | |||
1 | name: "Painting Room" | 1 | name: "Painting Room" |
2 | display_name: "Liberated" | ||
3 | paintings { | 2 | paintings { |
4 | name: "PYRAMID" | 3 | name: "PYRAMID" |
5 | path: "Components/triangle" | 4 | path: "Components/triangle" |
diff --git a/data/maps/the_liberated/rooms/Puzzle Room.txtpb b/data/maps/the_liberated/rooms/Puzzle Room.txtpb index dcb29c4..2103bfa 100644 --- a/data/maps/the_liberated/rooms/Puzzle Room.txtpb +++ b/data/maps/the_liberated/rooms/Puzzle Room.txtpb | |||
@@ -1,5 +1,4 @@ | |||
1 | name: "Puzzle Room" | 1 | name: "Puzzle Room" |
2 | display_name: "Liberated" | ||
3 | panels { | 2 | panels { |
4 | name: "CORPSE" | 3 | name: "CORPSE" |
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 | } |