diff options
Diffstat (limited to 'data/maps/the_partial/rooms/Obverse Side.txtpb')
-rw-r--r-- | data/maps/the_partial/rooms/Obverse Side.txtpb | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/data/maps/the_partial/rooms/Obverse Side.txtpb b/data/maps/the_partial/rooms/Obverse Side.txtpb index 0d83c34..462888c 100644 --- a/data/maps/the_partial/rooms/Obverse Side.txtpb +++ b/data/maps/the_partial/rooms/Obverse Side.txtpb | |||
@@ -1,5 +1,4 @@ | |||
1 | name: "Obverse Side" | 1 | name: "Obverse Side" |
2 | display_name: "Partial" | ||
3 | panels { | 2 | panels { |
4 | name: "PUN" | 3 | name: "PUN" |
5 | path: "Panels/Main/panel_1" | 4 | path: "Panels/Main/panel_1" |
@@ -100,13 +99,16 @@ panels { | |||
100 | } | 99 | } |
101 | ports { | 100 | ports { |
102 | name: "GREAT" | 101 | name: "GREAT" |
102 | display_name: "Main Entrance" | ||
103 | path: "Components/Warps/worldport" | 103 | path: "Components/Warps/worldport" |
104 | orientation: "west" | 104 | destination { x: -3 y: 0 z: 20 } |
105 | rotation: 270 | ||
105 | } | 106 | } |
106 | keyholders { | 107 | keyholders { |
107 | # This is one of the ones that's misnamed within the game. | 108 | # This is one of the ones that's misnamed within the game. |
108 | name: "L" | 109 | name: "L" |
109 | path: "Components/KeyHolders/keyHolderI" | 110 | path: "Components/KeyHolders/keyHolderI" |
111 | key: "l" | ||
110 | } | 112 | } |
111 | paintings { | 113 | paintings { |
112 | name: "F" | 114 | name: "F" |