Спрайты (#704)

This commit is contained in:
BIGZi0348
2024-09-22 15:56:43 +03:00
committed by GitHub
parent 822911836a
commit 4a7217acf5
9 changed files with 49 additions and 4 deletions

View File

@@ -196,13 +196,14 @@
description: Groovy! Uses .50 shotgun shells.
components:
- type: Sprite
sprite: Objects/Weapons/Guns/Shotguns/sawn.rsi
sprite: White/Objects/Weapons/Guns/Shotguns/sawn_shotgun-icons.rsi
- type: Clothing
sprite: Objects/Weapons/Guns/Shotguns/sawn.rsi
sprite: White/Objects/Weapons/Guns/Shotguns/sawn_shotgun-inhands.rsi
- type: Item
size: Small
sprite: Objects/Weapons/Guns/Shotguns/inhands_64x.rsi
heldPrefix: sawn
shape: # WD
- 0,0,1,0
sprite: White/Objects/Weapons/Guns/Shotguns/sawn_shotgun-inhands.rsi
- type: Gun
fireRate: 2
- type: BallisticAmmoProvider

Binary file not shown.

After

Width:  |  Height:  |  Size: 527 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 KiB

View File

@@ -0,0 +1,17 @@
{
"version": 1,
"license": "CC-BY-NC-4.0",
"copyright": "Modification from - https://github.com/tgstation/tgstation/ at commit fb2d71495bfe81446159ef528534193d09dd8d34, bolt-open modified from icon.png by Flareguy",
"size": {
"x": 48,
"y": 32
},
"states": [
{
"name": "icon"
},
{
"name": "bolt-open"
}
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 559 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.8 KiB

View File

@@ -0,0 +1,27 @@
{
"version": 1,
"license": "CC-BY-NC-4.0",
"copyright": "Modification from - https://github.com/tgstation/tgstation/ at commit fb2d71495bfe81446159ef528534193d09dd8d34, bolt-open modified from icon.png by Flareguy",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "inhand-right",
"directions": 4
},
{
"name": "inhand-left",
"directions": 4
},
{
"name": "equipped-BACKPACK",
"directions": 4
},
{
"name": "equipped-SUITSTORAGE",
"directions": 4
}
]
}