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.
33 lines
546 B
JSON
33 lines
546 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": "mag-1"
|
|
},
|
|
{
|
|
"name": "incendiarydisplay"
|
|
},
|
|
{
|
|
"name": "incendiary"
|
|
},
|
|
{
|
|
"name": "practice"
|
|
},
|
|
{
|
|
"name": "rubber"
|
|
},
|
|
{
|
|
"name": "uranium"
|
|
}
|
|
]
|
|
}
|