fix 792 items dat/spr by manually importing

This commit is contained in:
ErikasKontenis
2022-07-18 21:56:05 +03:00
parent e56162bb84
commit 12c79dffee
5 changed files with 122 additions and 1 deletions

View File

@@ -95,7 +95,7 @@ local list = {
[6922] = {x = 1, y = 0, z = 1},
[6923] = {x = 0, y = -1, z = 1},
[6924] = {x = 0, y = 1, z = 1},
[7053] = {x = 0, y = 0, z = 1},
[7053] = {x = 1, y = 0, z = 1},
}
function onStepIn(creature, item, position, fromPosition)