Re-organizing the Resources folder. Part 1. (#1234)
* First commit * Lockers * Lockers electric boogaloo * Crates and Lockers * Almost finishing the Textures folder * Updating texture paths. Reminder to fix: * Lockers * Windows * Vending Machines * APC * Catwalks * Bedsheets and Cloaks * Status effects * dont know what happened here * Commit before merge * re-organizing * Lockers broken * Commit before merge * Submodule * renaming * Fixing most issues * forgot these ones * Updating submodule * typo * Fixing some paths * fixing some paths * updating submodule * (hopefully) fixing the submodule
BIN
Resources/Textures/Effects/arcs.rsi/bite.png
Normal file
|
After Width: | Height: | Size: 464 B |
BIN
Resources/Textures/Effects/arcs.rsi/claw.png
Normal file
|
After Width: | Height: | Size: 530 B |
BIN
Resources/Textures/Effects/arcs.rsi/disarm.png
Normal file
|
After Width: | Height: | Size: 1.9 KiB |
BIN
Resources/Textures/Effects/arcs.rsi/fist.png
Normal file
|
After Width: | Height: | Size: 190 B |
BIN
Resources/Textures/Effects/arcs.rsi/kick.png
Normal file
|
After Width: | Height: | Size: 2.8 KiB |
93
Resources/Textures/Effects/arcs.rsi/meta.json
Normal file
@@ -0,0 +1,93 @@
|
||||
{
|
||||
"version": 1,
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
},
|
||||
"license": "CC-BY-SA-3.0",
|
||||
"copyright": "https://github.com/tgstation/tgstation/raw/c545428822f1ee0d402b812221518632dbe198cb/icons/effects/effects.dmi",
|
||||
"states": [
|
||||
{
|
||||
"name": "bite",
|
||||
"directions": 1,
|
||||
"delays": [
|
||||
[
|
||||
0.1,
|
||||
0.1,
|
||||
0.1,
|
||||
0.1
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "claw",
|
||||
"directions": 1,
|
||||
"delays": [
|
||||
[
|
||||
0.1,
|
||||
0.1,
|
||||
0.1,
|
||||
0.1
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "disarm",
|
||||
"directions": 1,
|
||||
"delays": [
|
||||
[
|
||||
0.1,
|
||||
0.1,
|
||||
0.1
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "kick",
|
||||
"directions": 1,
|
||||
"delays": [
|
||||
[
|
||||
0.1,
|
||||
0.1,
|
||||
0.1
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "punch",
|
||||
"directions": 1,
|
||||
"delays": [
|
||||
[
|
||||
0.1,
|
||||
0.1,
|
||||
0.1,
|
||||
0.1,
|
||||
0.1
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "smash",
|
||||
"directions": 1,
|
||||
"delays": [
|
||||
[
|
||||
0.1,
|
||||
0.1,
|
||||
0.1
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "spear",
|
||||
"directions": 1
|
||||
},
|
||||
{
|
||||
"name": "slash",
|
||||
"directions": 1
|
||||
},
|
||||
{
|
||||
"name": "fist",
|
||||
"directions": 1
|
||||
}
|
||||
]
|
||||
}
|
||||
BIN
Resources/Textures/Effects/arcs.rsi/punch.png
Normal file
|
After Width: | Height: | Size: 843 B |
BIN
Resources/Textures/Effects/arcs.rsi/slash.png
Normal file
|
After Width: | Height: | Size: 273 B |
BIN
Resources/Textures/Effects/arcs.rsi/smash.png
Normal file
|
After Width: | Height: | Size: 6.5 KiB |
BIN
Resources/Textures/Effects/arcs.rsi/spear.png
Normal file
|
After Width: | Height: | Size: 234 B |