Add missing uranium and AP magazine and box sprite layers. Add uranium and AP projectile sprites. Fix whitelist issue that made .45 pistol mags not go in secbelt.
102 lines
1.5 KiB
JSON
102 lines
1.5 KiB
JSON
{
|
|
"version": 1,
|
|
"license": "CC-BY-SA-3.0",
|
|
"copyright": "Taken from cev-eris at https://github.com/discordia-space/CEV-Eris/raw/56cbafd6ad8c013ccd5472d6c4a0db790f7f872a, ball made by brainfood1183 (Github) for ss14, the uranium sprite is a modified version of the buckshot pellet by Boaz1111",
|
|
"size": {
|
|
"x": 32,
|
|
"y": 32
|
|
},
|
|
"states": [
|
|
{
|
|
"name": "buckshot"
|
|
},
|
|
{
|
|
"name": "buckshot-flare"
|
|
},
|
|
{
|
|
"name": "depleted-uranium"
|
|
},
|
|
{
|
|
"name": "ball"
|
|
},
|
|
{
|
|
"name": "bullet",
|
|
"delays": [
|
|
[
|
|
0.05,
|
|
0.05
|
|
]
|
|
]
|
|
},
|
|
{
|
|
"name": "rubber",
|
|
"delays": [
|
|
[
|
|
0.05,
|
|
0.05
|
|
]
|
|
]
|
|
},
|
|
{
|
|
"name": "practice",
|
|
"delays": [
|
|
[
|
|
0.05,
|
|
0.05
|
|
]
|
|
]
|
|
},
|
|
{
|
|
"name": "uranium",
|
|
"delays": [
|
|
[
|
|
0.05,
|
|
0.05
|
|
]
|
|
]
|
|
},
|
|
{
|
|
"name": "piercing",
|
|
"delays": [
|
|
[
|
|
0.05,
|
|
0.05
|
|
]
|
|
]
|
|
},
|
|
{
|
|
"name": "frag"
|
|
},
|
|
{
|
|
"name": "grenade",
|
|
"delays": [
|
|
[
|
|
0.05,
|
|
0.05
|
|
]
|
|
]
|
|
},
|
|
{
|
|
"name": "slug"
|
|
},
|
|
{
|
|
"name": "smallfrag"
|
|
},
|
|
{
|
|
"name": "spark",
|
|
"delays": [
|
|
[
|
|
0.05,
|
|
0.05
|
|
]
|
|
]
|
|
},
|
|
{
|
|
"name": "grapeshot"
|
|
},
|
|
{
|
|
"name": "shard"
|
|
}
|
|
]
|
|
}
|