Closed / Unconfirmed Cut-and-Paste Error on the "Advanced Lightning Tracker Mach II" Recipe

Discussion in 'Resolved' started by Sigrdrifa, Dec 31, 2019.

  1. Sigrdrifa EQ2 Wiki Author

    Looks like a cut-and-paste error on the "Advanced Lightning Tracker Mach II" recipe:

    [IMG]

    This may not have been caught earlier. I only saw it because I customize my eq2_recipe_filter.vdl file...

    The Blood of Luclin section has:
    Code:
    RecipeFilter
    {
        name = "Blood of Luclin"
     
        filterItems =
        [
            RecipeFilterItem
            {
                name = "RecipeBook"
                selected =
                [
                    "Ceremonial Amulet of the Tegi"
                    "Recipe Scroll: Advanced Lightning Tracker Mach II"
                    "Recipe Scroll: Advanced Lightning Tracker: Mach I"
                    "Recipe Scroll: Anti-Illusionary Libation"
                    "Recipe Scroll: Horrorful Effigy"
                    "Recipe Scroll: Inert Staff of Luclin"
                    "Recipe Scroll: Insectoid Communication Jammer"
                    "Recipe Scroll: Luclinite Barbute"
                    "Recipe Scroll: Luclinite Scimitar"
                    "Recipe Scroll: Luclizite Compass"
                    "Recipe Scroll: Reinforced Door Ram"
                    "Recipe Scroll: Sanctus Seru Formal Garb"
                    "Recipe Scroll: Three Rockhopper Egg Omelet"
                    "Spectral Lure"
                    "Spectral Phasing Spray"
                    "Spectral Tethering Chains"
                    "True-Sight Spectracles"
                    "Wonderous Mechanical Lockpicks"
                ]
            }
     
        ]
    }
    Breanna likes this.