Респрайт капитанского лазера (#546)
* antique lasergun resprite lol * лицуха
@@ -542,7 +542,7 @@
|
||||
description: This is an antique laser pistol. All craftsmanship is of the highest quality. It is decorated with assistant leather and chrome. The object menaces with spikes of energy.
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: Objects/Weapons/Guns/Battery/antiquelasergun.rsi
|
||||
sprite: White/Objects/Weapons/Guns/Battery/antiquelasergun.rsi
|
||||
layers:
|
||||
- state: base
|
||||
map: ["enum.GunVisualLayers.Base"]
|
||||
@@ -550,7 +550,7 @@
|
||||
map: ["enum.GunVisualLayers.MagUnshaded"]
|
||||
shader: unshaded
|
||||
- type: Clothing
|
||||
sprite: Objects/Weapons/Guns/Battery/antiquelasergun.rsi
|
||||
sprite: White/Objects/Weapons/Guns/Battery/antiquelasergun.rsi
|
||||
- type: Gun
|
||||
soundGunshot:
|
||||
path: /Audio/Weapons/Guns/Gunshots/laser_cannon.ogg
|
||||
|
||||
|
After Width: | Height: | Size: 1.2 KiB |
|
After Width: | Height: | Size: 478 B |
|
After Width: | Height: | Size: 1.2 KiB |
|
After Width: | Height: | Size: 1013 B |
|
After Width: | Height: | Size: 627 B |
|
After Width: | Height: | Size: 634 B |
|
After Width: | Height: | Size: 643 B |
|
After Width: | Height: | Size: 643 B |
|
After Width: | Height: | Size: 1.1 KiB |
|
After Width: | Height: | Size: 628 B |
|
After Width: | Height: | Size: 641 B |
|
After Width: | Height: | Size: 650 B |
|
After Width: | Height: | Size: 650 B |
|
After Width: | Height: | Size: 530 B |
|
After Width: | Height: | Size: 271 B |
|
After Width: | Height: | Size: 278 B |
|
After Width: | Height: | Size: 297 B |
|
After Width: | Height: | Size: 298 B |
@@ -0,0 +1,127 @@
|
||||
{
|
||||
"version": 1,
|
||||
"license": "CC-BY-3.0",
|
||||
"copyright": "REBOLUTION228",
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
},
|
||||
"states": [
|
||||
{
|
||||
"name": "base"
|
||||
},
|
||||
{
|
||||
"name": "icon"
|
||||
},
|
||||
{
|
||||
"name": "mag-unshaded-1"
|
||||
},
|
||||
{
|
||||
"name": "mag-unshaded-2"
|
||||
},
|
||||
{
|
||||
"name": "mag-unshaded-3"
|
||||
},
|
||||
{
|
||||
"name": "mag-unshaded-4"
|
||||
},
|
||||
{
|
||||
"name": "mag-unshaded-0",
|
||||
"delays": [
|
||||
[
|
||||
0.1,
|
||||
0.1,
|
||||
0.3
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "inhand-right-0",
|
||||
"directions": 4,
|
||||
"delays": [
|
||||
[
|
||||
0.1,
|
||||
0.1,
|
||||
0.3
|
||||
],
|
||||
[
|
||||
0.1,
|
||||
0.1,
|
||||
0.3
|
||||
],
|
||||
[
|
||||
0.1,
|
||||
0.1,
|
||||
0.3
|
||||
],
|
||||
[
|
||||
0.1,
|
||||
0.1,
|
||||
0.3
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "inhand-right-1",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "inhand-right-2",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "inhand-right-3",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "inhand-right",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "inhand-left-0",
|
||||
"directions": 4,
|
||||
"delays": [
|
||||
[
|
||||
0.1,
|
||||
0.1,
|
||||
0.3
|
||||
],
|
||||
[
|
||||
0.1,
|
||||
0.1,
|
||||
0.3
|
||||
],
|
||||
[
|
||||
0.1,
|
||||
0.1,
|
||||
0.3
|
||||
],
|
||||
[
|
||||
0.1,
|
||||
0.1,
|
||||
0.3
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "inhand-left-1",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "inhand-left-2",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "inhand-left-3",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "inhand-left",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "equipped-BELT",
|
||||
"directions": 4
|
||||
}
|
||||
]
|
||||
}
|
||||