Ore bags! (YAML, RSI) (#8425)
* Adding orebags hooray * Adds ore bags to salvage lockers. * no ic in ooc!!!!! (fixed typo) i managed to type ic instead of id in the yaml file, real * deleted the ore bags from cargodrobes, the pr lies!!! * not 100, not 150, should be 200 next, right? WRONG!!! 175!!! * adds orebags to salvage spawn salvage equipment boxes
This commit is contained in:
Binary file not shown.
|
After Width: | Height: | Size: 1000 B |
BIN
Resources/Textures/Objects/Specific/Mining/ore_bag.rsi/icon.png
Normal file
BIN
Resources/Textures/Objects/Specific/Mining/ore_bag.rsi/icon.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.1 KiB |
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"version": 1,
|
||||
"license": "CC-BY-SA-3.0",
|
||||
"copyright": "Homegrown by @ninruB#7795",
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
},
|
||||
"states": [
|
||||
{
|
||||
"name": "icon"
|
||||
},
|
||||
{
|
||||
"name": "equipped-BELT",
|
||||
"directions": 4
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user