public InstanceScript(InstanceMap map) { instance = map; _instanceSpawnGroups = Global.ObjectMgr.GetSpawnGroupsForInstance(map.GetId()); }