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.
39 lines
611 B
JSON
39 lines
611 B
JSON
{
|
|
"version": 1,
|
|
"license": "CC-BY-SA-3.0",
|
|
"copyright": "Taken from cev-eris at https://github.com/discordia-space/CEV-Eris/raw/89456d18dd3e7c330839121e3c6bc8c609700137/icons/obj/ammo.dmi , tweaked by Alekshhh",
|
|
"size": {
|
|
"x": 32,
|
|
"y": 32
|
|
},
|
|
"states": [
|
|
{
|
|
"name": "base"
|
|
},
|
|
{
|
|
"name": "base-b"
|
|
},
|
|
{
|
|
"name": "mag-1"
|
|
},
|
|
{
|
|
"name": "magb-1"
|
|
},
|
|
{
|
|
"name": "incendiary"
|
|
},
|
|
{
|
|
"name": "practice"
|
|
},
|
|
{
|
|
"name": "practice-b"
|
|
},
|
|
{
|
|
"name": "rubber"
|
|
},
|
|
{
|
|
"name": "uranium"
|
|
}
|
|
]
|
|
}
|