mirror of
https://github.com/ErikasKontenis/SabrehavenServer.git
synced 2025-10-22 01:45:54 +02:00
implement few new 781 items
This commit is contained in:
@@ -532,8 +532,12 @@
|
||||
<movevent event="AddItem" itemid="2196" tileitem="1" script="misc/floorchange.lua" />
|
||||
<movevent event="StepIn" itemid="2198" script="misc/floorchange.lua" />
|
||||
<movevent event="AddItem" itemid="2198" tileitem="1" script="misc/floorchange.lua" />
|
||||
<movevent event="StepIn" itemid="5257" script="misc/floorchange.lua" />
|
||||
<movevent event="AddItem" itemid="5257" tileitem="1" script="misc/floorchange.lua" />
|
||||
<movevent event="StepIn" itemid="5258" script="misc/floorchange.lua" />
|
||||
<movevent event="AddItem" itemid="5258" tileitem="1" script="misc/floorchange.lua" />
|
||||
<movevent event="StepIn" itemid="5259" script="misc/floorchange.lua" />
|
||||
<movevent event="AddItem" itemid="5259" tileitem="1" script="misc/floorchange.lua" />
|
||||
|
||||
<!-- Damage -->
|
||||
<movevent event="StepIn" itemid="2145" script="misc/damage.lua" />
|
||||
@@ -585,6 +589,18 @@
|
||||
<movevent event="StepOut" itemid="1681" script="misc/doors.lua" />
|
||||
<movevent event="StepOut" itemid="1688" script="misc/doors.lua" />
|
||||
<movevent event="StepOut" itemid="1690" script="misc/doors.lua" />
|
||||
<movevent event="StepOut" itemid="5103" script="misc/doors.lua" />
|
||||
<movevent event="StepOut" itemid="5105" script="misc/doors.lua" />
|
||||
<movevent event="StepOut" itemid="5112" script="misc/doors.lua" />
|
||||
<movevent event="StepOut" itemid="5114" script="misc/doors.lua" />
|
||||
<movevent event="StepOut" itemid="5121" script="misc/doors.lua" />
|
||||
<movevent event="StepOut" itemid="5123" script="misc/doors.lua" />
|
||||
<movevent event="StepOut" itemid="5130" script="misc/doors.lua" />
|
||||
<movevent event="StepOut" itemid="5132" script="misc/doors.lua" />
|
||||
<movevent event="StepOut" itemid="5288" script="misc/doors.lua" />
|
||||
<movevent event="StepOut" itemid="5290" script="misc/doors.lua" />
|
||||
<movevent event="StepOut" itemid="5292" script="misc/doors.lua" />
|
||||
<movevent event="StepOut" itemid="5294" script="misc/doors.lua" />
|
||||
|
||||
<!-- Magic Fields -->
|
||||
<movevent event="StepIn" itemid="1998" function="onStepInField" />
|
||||
|
Reference in New Issue
Block a user