-- same config for both events
local CONFIG_ITEM_ID = 1484
local CONFIG_ITEM_POS = Position(283, 175, 7)
local EVENT_POSITIONS = {Position(284, 176, 7), Position(284, 177, 7)}
-- step IN event
local coalBasin_IN = MoveEvent()
coalBasin_IN:type("stepin")
function...