local corpse_ids = {
3065, -- female
3058 -- male
}
---------------------------
local arena = {------------
---------------------------
-- Put your pvp areas here:
{main_pos = {x=x, y=x, z=x}, frompos = {x=x, y=x, z=x}, topos = {x=x, y=x, z=x}},
} -------------------------...