Adds twenty-one new smites, moves the explosion smite to the verb category. (#8456)
* Adds seven new smites, moves the explosion smite to the verb category. * adds even more smites. * Even more smites, some messages for specific smites. * Adds even more smites. * Removes some junk, adds a smite that angers the pointing arrows. * get rid of dumb component. * Remove mistake from verb menu presentation. * How did that happen? * whoops * c * e * fuck * Loading... * removes the BoM go away * adds the funny kill sign. Fixes ghost smite. * Move systems around. * Adjust organ vomit. * Adds a smite that turns people into an instrument, and one that removes their gravity. * oops * typo Co-authored-by: Veritius <veritiusgaming@gmail.com>
This commit is contained in:
BIN
Resources/Textures/Objects/Misc/buffering.rsi/icon.png
Normal file
BIN
Resources/Textures/Objects/Misc/buffering.rsi/icon.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 790 B |
25
Resources/Textures/Objects/Misc/buffering.rsi/meta.json
Normal file
25
Resources/Textures/Objects/Misc/buffering.rsi/meta.json
Normal file
@@ -0,0 +1,25 @@
|
||||
{
|
||||
"version": 1,
|
||||
"license": "CC-BY-NC-SA-3.0",
|
||||
"copyright": "Created by github user @moonheart08",
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
},
|
||||
"states": [
|
||||
{
|
||||
"name": "icon",
|
||||
"directions": 1,
|
||||
"delays": [
|
||||
[
|
||||
0.2,
|
||||
0.2,
|
||||
0.2,
|
||||
0.2,
|
||||
0.2,
|
||||
0.2
|
||||
]
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
BIN
Resources/Textures/Objects/Misc/killsign.rsi/icon.png
Normal file
BIN
Resources/Textures/Objects/Misc/killsign.rsi/icon.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 633 B |
25
Resources/Textures/Objects/Misc/killsign.rsi/meta.json
Normal file
25
Resources/Textures/Objects/Misc/killsign.rsi/meta.json
Normal file
@@ -0,0 +1,25 @@
|
||||
{
|
||||
"version": 1,
|
||||
"license": "CC-BY-NC-SA-3.0",
|
||||
"copyright": "Created by github user @moonheart08",
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
},
|
||||
"states": [
|
||||
{
|
||||
"name": "sign",
|
||||
"directions": 1,
|
||||
"delays": [
|
||||
[
|
||||
0.1,
|
||||
0.1
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "icon",
|
||||
"directions": 1
|
||||
}
|
||||
]
|
||||
}
|
||||
BIN
Resources/Textures/Objects/Misc/killsign.rsi/sign.png
Normal file
BIN
Resources/Textures/Objects/Misc/killsign.rsi/sign.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 867 B |
Reference in New Issue
Block a user