-- Teleporter Groupname
-- ************************************************************
-- Standard GroupName for Waypoints
Teleport.StdWPName = "Waypoints"
-- ************************************************************
Teleport.GRPName = {
-- ************************************************************
-- {"<GROUPNAME>","<SEARCH>","<REPLACE>",<1,0 - UNFOLD GROUP>},
{"Zonepoint","(Z)","",1},
{"Gilde","(G)","",1},
{Teleport.StdWPName,"","",1},
{"Dungeons","(D-","(",0},
{"FATE","(F-","(",0},
{"Bestiarium","(B-","(",0},
{"Miner","(MI-","(",0},
{"Botany","(BO-","(",0},
{"Fishing","(FI-","(",0},
-- ************************************************************
}