libram
    Preparing search index...

    Function getUniques

    • Determines and returns the upgrade and item drop associated with the given location

      Parameters

      • location: Location

        The location to check the expected autumn-aton-unique drops of

      Returns
          | {
              item: Item;
              upgrade: | "leftarm1"
              | "leftleg1"
              | "rightarm1"
              | "rightleg1"
              | "base_blackhat"
              | "cowcatcher"
              | "periscope"
              | "radardish"
              | "dualexhaust";
          }
          | null

      null if the location has no upgrade or drop; otherwise, the upgrade and the autumn-aton item associated with that item