implement few new 781 items

This commit is contained in:
ErikasKontenis
2019-11-22 18:27:42 +02:00
parent c58e72523a
commit c96b7af52b
9 changed files with 281 additions and 100 deletions

View File

@@ -70,7 +70,9 @@ local list = {
[2194] = {x = 1, y = -1, z = -1},
[2196] = {x = 1, y = 1, z = -1},
[2198] = {x = -1, y = 1, z = -1},
[5257] = {x = -1, y = 0, z = -1},
[5258] = {x = 0, y = -1, z = -1},
[5259] = {x = -1, y = 0, z = -1},
}
function onStepIn(creature, item, position, fromPosition)