diff options
Diffstat (limited to 'data/maps/the_unkempt')
-rw-r--r-- | data/maps/the_unkempt/connections.txtpb | 2 | ||||
-rw-r--r-- | data/maps/the_unkempt/doors.txtpb | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/data/maps/the_unkempt/connections.txtpb b/data/maps/the_unkempt/connections.txtpb index a9e30db..d4a046c 100644 --- a/data/maps/the_unkempt/connections.txtpb +++ b/data/maps/the_unkempt/connections.txtpb | |||
@@ -1,7 +1,7 @@ | |||
1 | connections { | 1 | connections { |
2 | from_room: "Main Area" | 2 | from_room: "Main Area" |
3 | to_room: "Right Area" | 3 | to_room: "Right Area" |
4 | door { name: "Right Door" } | 4 | door { name: "East Door" } |
5 | } | 5 | } |
6 | connections { | 6 | connections { |
7 | from_room: "Middle Room" | 7 | from_room: "Middle Room" |
diff --git a/data/maps/the_unkempt/doors.txtpb b/data/maps/the_unkempt/doors.txtpb index 2349913..29065ec 100644 --- a/data/maps/the_unkempt/doors.txtpb +++ b/data/maps/the_unkempt/doors.txtpb | |||
@@ -1,5 +1,5 @@ | |||
1 | doors { | 1 | doors { |
2 | name: "Right Door" | 2 | name: "East Door" |
3 | type: STANDARD | 3 | type: STANDARD |
4 | receivers: "Components/Doors/entry_2" | 4 | receivers: "Components/Doors/entry_2" |
5 | panels { room: "Main Area" name: "EYE" } | 5 | panels { room: "Main Area" name: "EYE" } |