closed #91 added new "K162" wormhole types for HS, LS and 0.0

This commit is contained in:
Exodus4D
2016-02-06 16:06:23 +01:00
parent bc92d36cec
commit 18cb3a7987

View File

@@ -373,7 +373,10 @@ define(['jquery'], function($) {
incomingWormholes: {
1: 'K162 - C1/2/3 (unknown)',
2: 'K162 - C4/5 (dangerous)',
3: 'K162 - C6 (deadly)'
3: 'K162 - C6 (deadly)',
4: 'K162 - HS',
5: 'K162 - LS',
6: 'K162 - 0.0'
}
};