Version bump to 0.2.4-3
All checks were successful
Actions / Autotagger (push) Successful in 8s
Actions / Build Gunpack (push) Successful in 19s

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:
Seaswimmer 2024-07-23 19:51:53 -04:00
parent 8e9a0f122c
commit 105a855551
Signed by: cswimr
GPG key ID: 3813315477F26F82
3 changed files with 3 additions and 3 deletions

View file

@ -7,7 +7,7 @@
6
],
"bolt": "closed_bolt",
"rpm": 30,
"rpm": 46,
"bullet": {
"life": 0.8,
"bullet_amount": 1,

View file

@ -7,7 +7,7 @@
8
],
"bolt": "closed_bolt",
"rpm": 30,
"rpm": 46,
"bullet": {
"life": 0.8,
"bullet_amount": 1,

View file

@ -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",