Initial commit

This commit is contained in:
Colin McLeod
2015-04-10 12:25:47 -07:00
commit 1097ca5a42
112 changed files with 10638 additions and 0 deletions

View File

@@ -0,0 +1,32 @@
{
"2j": {
"group": "so",
"name": "Mine Launcher",
"class": 1,
"rating": "I",
"cost": 24260,
"mass": 2,
"power": 0.4,
"mode": "F",
"type": "T",
"armourpen": "C",
"thermload": 2,
"clip": 1,
"ammo": 24
},
"2k": {
"group": "mo",
"name": "Mine Launcher",
"class": 2,
"rating": "I",
"cost": 294080,
"mass": 4,
"power": 0.4,
"mode": "F",
"type": "T",
"armourpen": "C",
"thermload": 3,
"clip": 3,
"ammo": 24
}
}