finish many new 7.92 items and missing todo items from 7.8

This commit is contained in:
ErikasKontenis
2020-03-03 20:16:20 +02:00
parent d8c1eed4f0
commit 3cb71f9127
9 changed files with 190 additions and 60 deletions

View File

@@ -14,6 +14,10 @@ local verticalDoors = {
[5288] = 5287,
[5292] = 5291,
[5748] = 5749,
[6202] = 6201,
[6206] = 6205,
[6259] = 6258,
[6263] = 6262,
}
local horizontalDoors = {
@@ -32,6 +36,10 @@ local horizontalDoors = {
[5290] = 5289,
[5294] = 5293,
[5746] = 5745,
[6204] = 6203,
[6208] = 6207,
[6261] = 6260,
[6265] = 6264,
}
function onStepOut(creature, item, fromPosition, toPosition)