diff options
Diffstat (limited to 'data/connections.txtpb')
-rw-r--r-- | data/connections.txtpb | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/data/connections.txtpb b/data/connections.txtpb index 8f4b8e6..4f77466 100644 --- a/data/connections.txtpb +++ b/data/connections.txtpb | |||
@@ -1057,3 +1057,19 @@ connections { | |||
1057 | } | 1057 | } |
1058 | } | 1058 | } |
1059 | } | 1059 | } |
1060 | connections { | ||
1061 | from { | ||
1062 | painting { | ||
1063 | map: "the_stormy" | ||
1064 | room: "X2 Room" | ||
1065 | name: "PARTHENON" | ||
1066 | } | ||
1067 | } | ||
1068 | to { | ||
1069 | room { | ||
1070 | map: "the_parthenon" | ||
1071 | name: "Main Area" | ||
1072 | } | ||
1073 | } | ||
1074 | oneway: true | ||
1075 | } | ||