diff options
Diffstat (limited to 'data/maps/the_darkroom/rooms/Second Room.txtpb')
-rw-r--r-- | data/maps/the_darkroom/rooms/Second Room.txtpb | 18 |
1 files changed, 4 insertions, 14 deletions
diff --git a/data/maps/the_darkroom/rooms/Second Room.txtpb b/data/maps/the_darkroom/rooms/Second Room.txtpb index ce780f3..2219895 100644 --- a/data/maps/the_darkroom/rooms/Second Room.txtpb +++ b/data/maps/the_darkroom/rooms/Second Room.txtpb | |||
@@ -1,5 +1,5 @@ | |||
1 | name: "Second Room" | 1 | name: "Second Room" |
2 | display_name: "Second Room" | 2 | panel_display_name: "Second Room" |
3 | panels { | 3 | panels { |
4 | name: "BISON" | 4 | name: "BISON" |
5 | path: "Panels/Room 2/panel_1" | 5 | path: "Panels/Room 2/panel_1" |
@@ -38,18 +38,8 @@ panels { | |||
38 | } | 38 | } |
39 | ports { | 39 | ports { |
40 | name: "ENTRY" | 40 | name: "ENTRY" |
41 | display_name: "Second Room Entrance" | ||
41 | path: "Components/Warps/worldport3" | 42 | path: "Components/Warps/worldport3" |
42 | orientation: "south" | 43 | destination { x: 38 y: 0 z: 10 } |
43 | } | 44 | rotation: 0 |
44 | ports { | ||
45 | name: "NEXT" | ||
46 | path: "Components/Warps/worldport4" | ||
47 | orientation: "north" | ||
48 | required_door { name: "Third Room Entrance" } | ||
49 | } | ||
50 | ports { | ||
51 | name: "CONGRUENT" | ||
52 | path: "Components/Warps/worldport7" | ||
53 | orientation: "east" | ||
54 | required_door { name: "Congruent Entrance" } | ||
55 | } | 45 | } |