mirror of
https://github.com/ErikasKontenis/SabrehavenServer.git
synced 2025-05-05 19:49:20 +02:00
Floorchange relocates every object on top
This commit is contained in:
parent
6e02936226
commit
a82933a526
@ -81,7 +81,8 @@ function onStepIn(creature, item, position, fromPosition)
|
||||
return false
|
||||
end
|
||||
|
||||
creature:teleportTo(relPos)
|
||||
doRelocate(position, relPos)
|
||||
|
||||
if item:getId() == 293 then
|
||||
item:transform(294)
|
||||
item:decay()
|
||||
|
Loading…
x
Reference in New Issue
Block a user