Version bump to 0.2.4-3
Buffed guns: - Apollo & Artemis - RPM increased, 30 --> 46 - This was done to make its firing animation sync up better with its rpm, without slowing down the animation
This commit is contained in:
parent
8e9a0f122c
commit
105a855551
3 changed files with 3 additions and 3 deletions
|
@ -7,7 +7,7 @@
|
|||
6
|
||||
],
|
||||
"bolt": "closed_bolt",
|
||||
"rpm": 30,
|
||||
"rpm": 46,
|
||||
"bullet": {
|
||||
"life": 0.8,
|
||||
"bullet_amount": 1,
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
8
|
||||
],
|
||||
"bolt": "closed_bolt",
|
||||
"rpm": 30,
|
||||
"rpm": 46,
|
||||
"bullet": {
|
||||
"life": 0.8,
|
||||
"bullet_amount": 1,
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"version": "0.2.4-2",
|
||||
"version": "0.2.4-3",
|
||||
"name": "pack.tacz.emx_arms_gun.name",
|
||||
"desc": "pack.tacz.emx_arms_gun.desc",
|
||||
"license": "CC BY-NC-ND 4.0",
|
||||
|
|
Loading…
Reference in a new issue