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/Weapons/Guns/LMGs/l6.rsi/base.png
Normal file
|
After Width: | Height: | Size: 2.3 KiB |
|
After Width: | Height: | Size: 2.2 KiB |
|
After Width: | Height: | Size: 2.3 KiB |
BIN
Resources/Textures/Objects/Weapons/Guns/LMGs/l6.rsi/icon.png
Normal file
|
After Width: | Height: | Size: 637 B |
|
After Width: | Height: | Size: 603 B |
|
After Width: | Height: | Size: 598 B |
BIN
Resources/Textures/Objects/Weapons/Guns/LMGs/l6.rsi/mag-0.png
Normal file
|
After Width: | Height: | Size: 2.1 KiB |
BIN
Resources/Textures/Objects/Weapons/Guns/LMGs/l6.rsi/mag-1.png
Normal file
|
After Width: | Height: | Size: 2.1 KiB |
BIN
Resources/Textures/Objects/Weapons/Guns/LMGs/l6.rsi/mag-2.png
Normal file
|
After Width: | Height: | Size: 2.1 KiB |
BIN
Resources/Textures/Objects/Weapons/Guns/LMGs/l6.rsi/mag-3.png
Normal file
|
After Width: | Height: | Size: 2.8 KiB |
@@ -0,0 +1,51 @@
|
||||
{
|
||||
"version": 1,
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
},
|
||||
"license": "CC-BY-SA-3.0",
|
||||
"copyright": "https://github.com/discordia-space/CEV-Eris/raw/237d8f7894617007d75c71d5d9feb4354c78debd/icons/obj/guns/lmg.dmi",
|
||||
"states": [
|
||||
{
|
||||
"name": "icon",
|
||||
"directions": 1
|
||||
},
|
||||
{
|
||||
"name": "base",
|
||||
"directions": 1
|
||||
},
|
||||
{
|
||||
"name": "bolt-closed",
|
||||
"directions": 1
|
||||
},
|
||||
{
|
||||
"name": "bolt-open",
|
||||
"directions": 1
|
||||
},
|
||||
{
|
||||
"name": "mag-0",
|
||||
"directions": 1
|
||||
},
|
||||
{
|
||||
"name": "mag-1",
|
||||
"directions": 1
|
||||
},
|
||||
{
|
||||
"name": "mag-2",
|
||||
"directions": 1
|
||||
},
|
||||
{
|
||||
"name": "mag-3",
|
||||
"directions": 1
|
||||
},
|
||||
{
|
||||
"name": "inhand-left",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "inhand-right",
|
||||
"directions": 4
|
||||
}
|
||||
]
|
||||
}
|
||||