Blood (#507)
* - tweak: Nerf spear. * - tweak: Blood bolt barrage. * - add: Cult stuff. * - fix: Cult fixes. * - remove: Garbage. * - fix: Multiple pylons. * - fix: Pylon placement fix. * - add: Lots of cult stuff.
This commit is contained in:
Binary file not shown.
|
Before Width: | Height: | Size: 545 B After Width: | Height: | Size: 489 B |
BIN
Resources/Textures/White/Cult/Entities/stun.rsi/icon.png
Normal file
BIN
Resources/Textures/White/Cult/Entities/stun.rsi/icon.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.4 KiB |
BIN
Resources/Textures/White/Cult/Entities/stun.rsi/inhand-left.png
Normal file
BIN
Resources/Textures/White/Cult/Entities/stun.rsi/inhand-left.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 845 B |
BIN
Resources/Textures/White/Cult/Entities/stun.rsi/inhand-right.png
Normal file
BIN
Resources/Textures/White/Cult/Entities/stun.rsi/inhand-right.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 843 B |
66
Resources/Textures/White/Cult/Entities/stun.rsi/meta.json
Normal file
66
Resources/Textures/White/Cult/Entities/stun.rsi/meta.json
Normal file
@@ -0,0 +1,66 @@
|
||||
{
|
||||
"version": 1,
|
||||
"license": "CC-BY-SA-3.0",
|
||||
"copyright": "Taken from tgstation at https://github.com/tgstation/tgstation/pull/49264/commits/d0dffe7ca643db2624424fdcebf45863f85c0448",
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
},
|
||||
"states": [
|
||||
{
|
||||
"name": "icon"
|
||||
},
|
||||
{
|
||||
"name": "inhand-left",
|
||||
"directions": 4,
|
||||
"delays": [
|
||||
[
|
||||
0.1,
|
||||
0.1,
|
||||
0.1
|
||||
],
|
||||
[
|
||||
0.1,
|
||||
0.1,
|
||||
0.1
|
||||
],
|
||||
[
|
||||
0.1,
|
||||
0.1,
|
||||
0.1
|
||||
],
|
||||
[
|
||||
0.1,
|
||||
0.1,
|
||||
0.1
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "inhand-right",
|
||||
"directions": 4,
|
||||
"delays": [
|
||||
[
|
||||
0.1,
|
||||
0.1,
|
||||
0.1
|
||||
],
|
||||
[
|
||||
0.1,
|
||||
0.1,
|
||||
0.1
|
||||
],
|
||||
[
|
||||
0.1,
|
||||
0.1,
|
||||
0.1
|
||||
],
|
||||
[
|
||||
0.1,
|
||||
0.1,
|
||||
0.1
|
||||
]
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user