From e02036ffa516c32db5041b1cbd63d8ca0537cfd5 Mon Sep 17 00:00:00 2001 From: Exodus4D Date: Sat, 17 Sep 2016 21:16:41 +0200 Subject: [PATCH] - added new "wandering wormhole" types to C2 systems, closed #276 --- js/app/config/signature_type.js | 8 +++++++- public/js/v1.1.5/app/config/signature_type.js | 8 +++++++- 2 files changed, 14 insertions(+), 2 deletions(-) diff --git a/js/app/config/signature_type.js b/js/app/config/signature_type.js index b2cc4cb3..e4a2b0b0 100644 --- a/js/app/config/signature_type.js +++ b/js/app/config/signature_type.js @@ -138,7 +138,13 @@ define(['jquery'], function($) { 5: 'Ordinary Perimeter Reservoir' //* }, 5: { // Wormhole - 1: 'F135 - Thera' + 1: 'Z647 - C1', + 2: 'D382 - C2', + 3: 'O477 - C3', + 4: 'Y683 - C4', + 5: 'N062 - C5', + 6: 'R474 - C6', + 7: 'F135 - Thera' }, 6: { // ORE 1: 'Ordinary Perimeter Deposit', //* diff --git a/public/js/v1.1.5/app/config/signature_type.js b/public/js/v1.1.5/app/config/signature_type.js index b2cc4cb3..e4a2b0b0 100644 --- a/public/js/v1.1.5/app/config/signature_type.js +++ b/public/js/v1.1.5/app/config/signature_type.js @@ -138,7 +138,13 @@ define(['jquery'], function($) { 5: 'Ordinary Perimeter Reservoir' //* }, 5: { // Wormhole - 1: 'F135 - Thera' + 1: 'Z647 - C1', + 2: 'D382 - C2', + 3: 'O477 - C3', + 4: 'Y683 - C4', + 5: 'N062 - C5', + 6: 'R474 - C6', + 7: 'F135 - Thera' }, 6: { // ORE 1: 'Ordinary Perimeter Deposit', //*