mirror of
https://github.com/ErikasKontenis/SabrehavenServer.git
synced 2025-04-29 17:19:20 +02:00
fix 792 items dat/spr by manually importing
This commit is contained in:
parent
e56162bb84
commit
12c79dffee
1
.gitignore
vendored
1
.gitignore
vendored
@ -24,3 +24,4 @@ vc14/.vs/
|
|||||||
/theforgottenserver.zip
|
/theforgottenserver.zip
|
||||||
/SabrehavenOTClient/tibianus.log
|
/SabrehavenOTClient/tibianus.log
|
||||||
/800OTClient/otclientv8.log
|
/800OTClient/otclientv8.log
|
||||||
|
/800OTClient/exports
|
||||||
|
Binary file not shown.
Binary file not shown.
File diff suppressed because one or more lines are too long
@ -95,7 +95,7 @@ local list = {
|
|||||||
[6922] = {x = 1, y = 0, z = 1},
|
[6922] = {x = 1, y = 0, z = 1},
|
||||||
[6923] = {x = 0, y = -1, z = 1},
|
[6923] = {x = 0, y = -1, z = 1},
|
||||||
[6924] = {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)
|
function onStepIn(creature, item, position, fromPosition)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user