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/Objects/Specific/Medical/brutepack.png
Normal file
|
After Width: | Height: | Size: 213 B |
BIN
Resources/Textures/Objects/Specific/Medical/cast.png
Normal file
|
After Width: | Height: | Size: 293 B |
BIN
Resources/Textures/Objects/Specific/Medical/gauze.png
Normal file
|
After Width: | Height: | Size: 250 B |
BIN
Resources/Textures/Objects/Specific/Medical/medkit_r.png
Normal file
|
After Width: | Height: | Size: 675 B |
BIN
Resources/Textures/Objects/Specific/Medical/morphine.png
Normal file
|
After Width: | Height: | Size: 238 B |
BIN
Resources/Textures/Objects/Specific/Medical/ointment.png
Normal file
|
After Width: | Height: | Size: 197 B |
|
After Width: | Height: | Size: 417 B |
|
After Width: | Height: | Size: 171 B |
|
After Width: | Height: | Size: 272 B |
|
After Width: | Height: | Size: 142 B |
@@ -0,0 +1,51 @@
|
||||
{
|
||||
"version": 1,
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
},
|
||||
"states": [
|
||||
{
|
||||
"name": "scalpel",
|
||||
"directions": 1,
|
||||
"delays": [
|
||||
[1.0]
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "retractor",
|
||||
"directions": 1,
|
||||
"delays": [
|
||||
[1.0]
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "bone_saw",
|
||||
"directions": 1,
|
||||
"delays": [
|
||||
[1.0]
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "hemostat",
|
||||
"directions": 1,
|
||||
"delays": [
|
||||
[1.0]
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "drill",
|
||||
"directions": 1,
|
||||
"delays": [
|
||||
[1.0]
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "cautery",
|
||||
"directions": 1,
|
||||
"delays": [
|
||||
[1.0]
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
After Width: | Height: | Size: 212 B |
|
After Width: | Height: | Size: 342 B |