fix all new doors

This commit is contained in:
ErikasKontenis
2022-04-24 13:59:47 +03:00
parent 1f3ef18271
commit fb25a5a14f
7 changed files with 171 additions and 42 deletions

View File

@@ -83,6 +83,7 @@ local list = {
[6130] = {x = 0, y = 1, z = 1},
[6172] = {x = 0, y = 0, z = 1},
[6173] = {x = 0, y = 0, z = 1},
[7053] = {x = 0, y = 0, z = 1},
}
function onStepIn(creature, item, position, fromPosition)