Adds the Improvised Shotgun (#18025)
* improvised shotguns * spaghetti * progress so far (TODO: rename modular_reciever.yml) * i forgotted * everything so far * fuck fuck fuck (boner boner) * ganon: You must die * bobie * boob boob booby balls
BIN
Resources/Textures/Objects/Misc/modular_receiver.rsi/icon.png
Normal file
|
After Width: | Height: | Size: 353 B |
|
After Width: | Height: | Size: 240 B |
|
After Width: | Height: | Size: 260 B |
@@ -0,0 +1,22 @@
|
||||
{
|
||||
"version": 1,
|
||||
"license": "CC-BY-SA-3.0",
|
||||
"copyright": "Taken from https://github.com/tgstation/tgstation at commit 6665eec76c98a4f3f89bebcd10b34b47dcc0b8ae. Inhands sprited by Flareguy for Space Station 14.",
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
},
|
||||
"states": [
|
||||
{
|
||||
"name": "icon"
|
||||
},
|
||||
{
|
||||
"name": "inhand-left",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "inhand-right",
|
||||
"directions": 4
|
||||
}
|
||||
]
|
||||
}
|
||||
BIN
Resources/Textures/Objects/Misc/rifle_stock.rsi/icon.png
Normal file
|
After Width: | Height: | Size: 296 B |
BIN
Resources/Textures/Objects/Misc/rifle_stock.rsi/inhand-left.png
Normal file
|
After Width: | Height: | Size: 289 B |
BIN
Resources/Textures/Objects/Misc/rifle_stock.rsi/inhand-right.png
Normal file
|
After Width: | Height: | Size: 297 B |
22
Resources/Textures/Objects/Misc/rifle_stock.rsi/meta.json
Normal file
@@ -0,0 +1,22 @@
|
||||
{
|
||||
"version": 1,
|
||||
"license": "CC-BY-SA-3.0",
|
||||
"copyright": "Taken from https://github.com/tgstation/tgstation at commit 6665eec76c98a4f3f89bebcd10b34b47dcc0b8ae. Inhands sprited by Flareguy for Space Station 14.",
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
},
|
||||
"states": [
|
||||
{
|
||||
"name": "icon"
|
||||
},
|
||||
{
|
||||
"name": "inhand-left",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "inhand-right",
|
||||
"directions": 4
|
||||
}
|
||||
]
|
||||
}
|
||||
|
After Width: | Height: | Size: 284 B |
|
After Width: | Height: | Size: 282 B |
@@ -5,7 +5,7 @@
|
||||
"y": 32
|
||||
},
|
||||
"license": "CC-BY-SA-3.0",
|
||||
"copyright": "https://github.com/discordia-space/CEV-Eris/raw/e1d495c3faf4642b6ec1c4be8acc7cd5bc51d785/icons/obj/ammo.dmi",
|
||||
"copyright": "https://github.com/discordia-space/CEV-Eris/raw/e1d495c3faf4642b6ec1c4be8acc7cd5bc51d785/icons/obj/ammo.dmi, improvised ammo from https://github.com/tgstation/tgstation/ at commit fb2d71495bfe81446159ef528534193d09dd8d34",
|
||||
"states": [
|
||||
{
|
||||
"name": "base"
|
||||
@@ -31,6 +31,12 @@
|
||||
{
|
||||
"name": "flare-spent"
|
||||
},
|
||||
{
|
||||
"name": "improvised"
|
||||
},
|
||||
{
|
||||
"name": "improvised-spent"
|
||||
},
|
||||
{
|
||||
"name": "incendiary"
|
||||
},
|
||||
|
||||
|
After Width: | Height: | Size: 541 B |
|
After Width: | Height: | Size: 379 B |
|
After Width: | Height: | Size: 500 B |
|
After Width: | Height: | Size: 512 B |
|
After Width: | Height: | Size: 301 B |
|
After Width: | Height: | Size: 403 B |
@@ -0,0 +1,32 @@
|
||||
{
|
||||
"version": 1,
|
||||
"license": "CC-BY-SA-3.0",
|
||||
"copyright": "Taken/modified from https://github.com/tgstation/tgstation/ at commit fb2d71495bfe81446159ef528534193d09dd8d34, inhand and back sprites modified by Flareguy",
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
},
|
||||
"states": [
|
||||
{
|
||||
"name": "icon"
|
||||
},
|
||||
{
|
||||
"name": "inhand-left",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "inhand-right",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "equipped-BACKPACK",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "ishotgunstep1"
|
||||
},
|
||||
{
|
||||
"name": "ishotgunstep2"
|
||||
}
|
||||
]
|
||||
}
|
||||