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
This commit is contained in:
BIN
Resources/Textures/Objects/Power/light_bulb.rsi/broken.png
Normal file
BIN
Resources/Textures/Objects/Power/light_bulb.rsi/broken.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 222 B |
BIN
Resources/Textures/Objects/Power/light_bulb.rsi/burned.png
Normal file
BIN
Resources/Textures/Objects/Power/light_bulb.rsi/burned.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 354 B |
44
Resources/Textures/Objects/Power/light_bulb.rsi/meta.json
Normal file
44
Resources/Textures/Objects/Power/light_bulb.rsi/meta.json
Normal file
@@ -0,0 +1,44 @@
|
||||
{
|
||||
"version": 1,
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
},
|
||||
"license": "CC-BY-SA-3.0",
|
||||
"copyright": "Taken from https://github.com/discordia-space/CEV-Eris at commit ad7c8621e5567b1b3b2b609f699b3b80cca785f2",
|
||||
"states": [
|
||||
{
|
||||
"name": "normal",
|
||||
"select": [],
|
||||
"flags": {},
|
||||
"directions": 1,
|
||||
"delays": [
|
||||
[
|
||||
1.0
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "burned",
|
||||
"select": [],
|
||||
"flags": {},
|
||||
"directions": 1,
|
||||
"delays": [
|
||||
[
|
||||
1.0
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "broken",
|
||||
"select": [],
|
||||
"flags": {},
|
||||
"directions": 1,
|
||||
"delays": [
|
||||
[
|
||||
1.0
|
||||
]
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
BIN
Resources/Textures/Objects/Power/light_bulb.rsi/normal.png
Normal file
BIN
Resources/Textures/Objects/Power/light_bulb.rsi/normal.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 224 B |
Reference in New Issue
Block a user