Added new 'Reload Costs' tab for ammo, digit display cleanup

This commit is contained in:
Kevin Chang
2015-10-05 20:08:36 -07:00
parent 0e8e9f5cbc
commit 34dd40bcbf
14 changed files with 304 additions and 137 deletions

View File

@@ -13,7 +13,8 @@
"armourpen": "C",
"thermload": 2,
"clip": 1,
"ammo": 24
"ammo": 24,
"ammocost": 209
},
{
"id": "2k",
@@ -28,7 +29,8 @@
"armourpen": "C",
"thermload": 3,
"clip": 3,
"ammo": 24
"ammo": 24,
"ammocost": 209
}
]
}
}