diff options
Diffstat (limited to 'data/maps/the_lively')
-rw-r--r-- | data/maps/the_lively/rooms/L2 Room.txtpb | 1 | ||||
-rw-r--r-- | data/maps/the_lively/rooms/Puzzle Room.txtpb | 4 |
2 files changed, 3 insertions, 2 deletions
diff --git a/data/maps/the_lively/rooms/L2 Room.txtpb b/data/maps/the_lively/rooms/L2 Room.txtpb index 094ab10..cd75bbd 100644 --- a/data/maps/the_lively/rooms/L2 Room.txtpb +++ b/data/maps/the_lively/rooms/L2 Room.txtpb | |||
@@ -1,5 +1,4 @@ | |||
1 | name: "L2 Room" | 1 | name: "L2 Room" |
2 | display_name: "Lively" | ||
3 | letters { | 2 | letters { |
4 | key: "l" | 3 | key: "l" |
5 | level2: true | 4 | level2: true |
diff --git a/data/maps/the_lively/rooms/Puzzle Room.txtpb b/data/maps/the_lively/rooms/Puzzle Room.txtpb index f202453..4918476 100644 --- a/data/maps/the_lively/rooms/Puzzle Room.txtpb +++ b/data/maps/the_lively/rooms/Puzzle Room.txtpb | |||
@@ -1,5 +1,4 @@ | |||
1 | name: "Puzzle Room" | 1 | name: "Puzzle Room" |
2 | display_name: "Lively" | ||
3 | panels { | 2 | panels { |
4 | name: "LIONESS" | 3 | name: "LIONESS" |
5 | path: "Panels/entry_1" | 4 | path: "Panels/entry_1" |
@@ -58,5 +57,8 @@ panels { | |||
58 | } | 57 | } |
59 | ports { | 58 | ports { |
60 | name: "BETWEEN" | 59 | name: "BETWEEN" |
60 | display_name: "Entrance" | ||
61 | path: "Components/Warps/worldport" | 61 | path: "Components/Warps/worldport" |
62 | destination { x: 0 y: 0 z: 6.5 } | ||
63 | rotation: 0 | ||
62 | } | 64 | } |