add symbol to all modules

This commit is contained in:
willyb321
2018-03-23 08:29:15 +11:00
parent fda2410433
commit 3c87d04060
62 changed files with 4523 additions and 2312 deletions

View File

@@ -23,7 +23,8 @@
"power": 0.5,
"range": 500,
"rating": "D",
"thermload": 2
"thermload": 2,
"symbol": "Hpt_MiningLaser_Fixed_Small"
},
{
"breachdmg": 0.3,
@@ -48,7 +49,8 @@
"power": 0.5,
"range": 500,
"rating": "D",
"thermload": 2
"thermload": 2,
"symbol": "Hpt_MiningLaser_Turret_Small"
},
{
"breachdmg": 1.2,
@@ -100,7 +102,8 @@
"power": 0.75,
"range": 500,
"rating": "D",
"thermload": 4
"thermload": 4,
"symbol": "Hpt_MiningLaser_Fixed_Medium"
},
{
"breachdmg": 0.6,
@@ -125,7 +128,8 @@
"power": 0.75,
"range": 500,
"rating": "D",
"thermload": 4
"thermload": 4,
"symbol": "Hpt_MiningLaser_Turret_Medium"
}
]
}
}