mirror of
https://github.com/ErikasKontenis/SabrehavenServer.git
synced 2025-05-03 19:09:19 +02:00
fix doors issue
This commit is contained in:
parent
4a638c0278
commit
527d5032f1
@ -155,7 +155,6 @@ local levelDoors = {
|
||||
[1687] = 1688,
|
||||
[1696] = 1697,
|
||||
[5102] = 5103,
|
||||
[5104] = 5105,
|
||||
[5111] = 5112,
|
||||
[5120] = 5121,
|
||||
[5129] = 5130,
|
||||
@ -176,6 +175,7 @@ local questDoors = {
|
||||
[1676] = 1677,
|
||||
[1689] = 1690,
|
||||
[1698] = 1699,
|
||||
[5104] = 5105,
|
||||
[5113] = 5114,
|
||||
[5122] = 5123,
|
||||
[5131] = 5132,
|
||||
|
Loading…
x
Reference in New Issue
Block a user