roof removal: Add missing overrides for the lighthouse and falador castle (#13862)

This commit is contained in:
Gamma91
2021-07-12 06:29:05 +02:00
committed by GitHub
parent ad11bd6cea
commit 0d04196a0b

View File

@@ -61,6 +61,14 @@
"ry2": 21,
"z1": 0,
"z2": 0
},
{ // Eastern part of the castle
"rx1": 36,
"ry1": 15,
"rx2": 36,
"ry2": 16,
"z1": 0,
"z2": 0
}
],
"12895":[ // Prif NW
@@ -1878,6 +1886,14 @@
"ry2": 60,
"z1": 1,
"z2": 2
},
{ // Lighthouse clockwork
"rx1": 12,
"ry1": 51,
"rx2": 13,
"ry2": 52,
"z1": 0,
"z2": 1
}
],
"10547": [ // SE Ardy
@@ -2118,4 +2134,4 @@
"z2": 0
}
]
}
}