renamed the tremor to the chaos in files
All checks were successful
Actions / Autotagger (push) Successful in 8s
Actions / Build Gunpack (push) Successful in 17s

This commit is contained in:
Seaswimmer 2024-07-23 19:02:49 -04:00
parent 4f4dd9c132
commit 3d8ad2b5f5
Signed by: cswimr
GPG key ID: 3813315477F26F82
12 changed files with 14738 additions and 17 deletions

File diff suppressed because it is too large Load diff

View file

@ -45,8 +45,8 @@
"sprint_time": 0.1,
"fire_mode": [
"semi",
"burst",
"auto"
"burst",
"auto"
],
"burst_data": {
"continuous_shoot": false,
@ -56,9 +56,9 @@
},
"allow_attachment_types": [
"scope",
"grip",
"muzzle",
"stock",
"grip",
"muzzle",
"stock",
"extended_mag"
],
"recoil": {

View file

@ -1,9 +1,9 @@
{
"model": "emxarms:gun/emx_tremor_geo",
"texture": "emxarms:gun/uv/emx_tremor",
"model": "emxarms:gun/emx_chaos_geo",
"texture": "emxarms:gun/uv/emx_chaos",
"hud": "emxarms:gun/hud/emx_pulse",
"slot": "emxarms:gun/slot/emx_tremor",
"animation": "emxarms:emx_tremor",
"slot": "emxarms:gun/slot/emx_chaos",
"animation": "emxarms:emx_chaos",
"use_default_animation": "pistol",
"transform": {
"scale": {
@ -13,7 +13,7 @@
}
},
"muzzle_flash": {
"texture": "emxarms:flash/emx_muzzle_flash_tremor",
"texture": "emxarms:flash/emx_muzzle_flash_chaos",
"scale": 0.4
},
"sounds": {

View file

@ -0,0 +1,6 @@
{
"name": "emxarms.gun.emx_chaos.name",
"display": "emxarms:emx_chaos_display",
"data": "emxarms:emx_chaos_data",
"type": "pistol"
}

View file

@ -1,6 +0,0 @@
{
"name": "emxarms.gun.emx_tremor.name",
"display": "emxarms:emx_tremor_display",
"data": "emxarms:emx_tremor_data",
"type": "pistol"
}

View file

@ -5,7 +5,7 @@
"emxarms.gun.emx_rivet.name": "§aSK-217 “Ares”",
"emxarms.gun.emx_pulse.name": "§aXSP-31 “Typhon”",
"emxarms.gun.emx_tremor.name": "§dXSM-31 “Chaos”",
"emxarms.gun.emx_chaos.name": "§dXSM-31 “Chaos”",
"emxarms.gun.emx_pulsex2.name": "§aXSP-31-X2 “Typhon”",
"emxarms.gun.emx_draftsman.name": "§aSAIG-24 “Helios”",
"emxarms.gun.emx_kund50.name": "§aMACH-50 “Kronos”",

View file

Before

Width:  |  Height:  |  Size: 70 KiB

After

Width:  |  Height:  |  Size: 70 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 70 KiB

View file

Before

Width:  |  Height:  |  Size: 6 KiB

After

Width:  |  Height:  |  Size: 6 KiB

View file

Before

Width:  |  Height:  |  Size: 14 KiB

After

Width:  |  Height:  |  Size: 14 KiB