finish more 7.92 items

This commit is contained in:
ErikasKontenis
2020-03-04 20:52:52 +02:00
parent 2ce746ea27
commit 4d6447f848
7 changed files with 48 additions and 26 deletions

View File

@@ -1,5 +1,5 @@
local ovens = {
2535, 2537, 2539, 2541, 3510
2535, 2537, 2539, 2541, 3510, 6355, 6357, 6359, 6361
}
local milestone = {

View File

@@ -42,6 +42,8 @@ local parcels = {
[5088] = 5056,
[6114] = 6111,
[6115] = 6109,
[6371] = 6355,
[6372] = 6367,
}
function onUse(player, item, fromPosition, target, toPosition)