EDCD / coriolis

Coriolis Shipyard for Elite Dangerous

Home Page:https://coriolis.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Nanite Torpedos and Enhanced AX Missile Racks

chennin opened this issue · comments

This build - https://s.orbis.zone/n_7d - only imports the beam laser for weapons. Please add the nanite torpedoes and enhanced AX missile racks. Here is the Loadout info, please let me know if more information is needed.

    {
      "Slot": "MediumHardpoint2",
      "Item": "hpt_atventdisruptorpylon_fixed_medium",
      "On": true,
      "Priority": 0,
      "AmmoInClip": 1,
      "AmmoInHopper": 64,
      "Health": 1.000000,
      "Value": 698778
    },

3B:

    {
      "Slot": "LargeHardpoint3",
      "Item": "hpt_atdumbfiremissile_fixed_large_v2",
      "On": true,
      "Priority": 0,
      "AmmoInClip": 12,
      "AmmoInHopper": 128,
      "Health": 1.000000,
      "Value": 1412054
    },

The following PR's will address this issue, by adding the following weapons:
AX Missile Racks (Enhanced)
AX Multi-Cannons (Enhanced)
Nanite Torpedos
Advanced Multi-Cannons

#760
EDCD/coriolis-data#107

@chennin this has now been pushed to https://beta.coriolis.io and all weapons should be available. After some time in beta, it should make its way to the live site.

Fix deployed to live site