Skip to content

Commit f16d3ad

Browse files
committed
add missing links
1 parent 8893d05 commit f16d3ad

1 file changed

Lines changed: 11 additions & 1 deletion

File tree

region/lowernorfair/east/Three Musketeers' Room.json

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,8 @@
110110
"from": 2,
111111
"to": [
112112
{"id": 2},
113-
{"id": 4}
113+
{"id": 4},
114+
{"id": 5}
114115
]
115116
},
116117
{
@@ -128,6 +129,15 @@
128129
{"id": 3},
129130
{"id": 4}
130131
]
132+
},
133+
{
134+
"from": 5,
135+
"to": [
136+
{"id": 1},
137+
{"id": 3},
138+
{"id": 4},
139+
{"id": 5}
140+
]
131141
}
132142
],
133143
"strats": [

0 commit comments

Comments
 (0)