finish quest part of inq

This commit is contained in:
ErikasKontenis
2022-04-18 18:50:47 +03:00
parent 661759508d
commit 3f4956b3b9
32 changed files with 1155 additions and 78 deletions

View File

@@ -77,6 +77,10 @@ local list = {
[5691] = {x = 1, y = 0, z = 1},
[5731] = {x = 0, y = 0, z = 1},
[5763] = {x = 0, y = 0, z = 1},
[6127] = {x = 0, y = -1, z = 1},
[6128] = {x = 0, y = 1, z = 1},
[6129] = {x = 0, y = -1, z = 1},
[6130] = {x = 0, y = 1, z = 1},
[6172] = {x = 0, y = 0, z = 1},
[6173] = {x = 0, y = 0, z = 1},
}