Adds Emergency Nitrogen Tanks (#22142)
* Added Emergency Nitrogen tanks and added both variants to the Emergency Closet loot pool. * Restored O2 tank I deleted :) * Fixed accident with extended emergency oxygen tanks * Fixed an issue with emergency oxygen tanks --------- Co-authored-by: DangerRevoltion <142105406+DangerRevoltion@users.noreply.github.com>
|
After Width: | Height: | Size: 440 B |
|
After Width: | Height: | Size: 640 B |
|
After Width: | Height: | Size: 640 B |
|
After Width: | Height: | Size: 631 B |
|
After Width: | Height: | Size: 442 B |
|
After Width: | Height: | Size: 655 B |
|
After Width: | Height: | Size: 671 B |
|
After Width: | Height: | Size: 572 B |
|
After Width: | Height: | Size: 626 B |
|
After Width: | Height: | Size: 685 B |
BIN
Resources/Textures/Objects/Tanks/emergency_red.rsi/icon.png
Normal file
|
After Width: | Height: | Size: 473 B |
|
After Width: | Height: | Size: 357 B |
|
After Width: | Height: | Size: 426 B |
71
Resources/Textures/Objects/Tanks/emergency_red.rsi/meta.json
Normal file
@@ -0,0 +1,71 @@
|
||||
{
|
||||
"version": 1,
|
||||
"license": "CC-BY-SA-3.0",
|
||||
"copyright": "Adapted by DangerReovlution from tgstation at https://github.com/tgstation/tgstation/commit/e1142f20f5e4661cb6845cfcf2dd69f864d67432",
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
},
|
||||
"states": [
|
||||
{
|
||||
"name": "icon"
|
||||
},
|
||||
{
|
||||
"name": "equipped-BELT",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "equipped-SUITSTORAGE-dog",
|
||||
"directions": 4,
|
||||
"delays": [[1],[1],[1],[1]]
|
||||
},
|
||||
{
|
||||
"name": "equipped-SUITSTORAGE-kangaroo",
|
||||
"directions": 4,
|
||||
"delays": [[1],[1],[1],[1]]
|
||||
},
|
||||
{
|
||||
"name": "equipped-SUITSTORAGE-puppy",
|
||||
"directions": 4,
|
||||
"delays": [[1],[1],[1],[1]]
|
||||
},
|
||||
{
|
||||
"name": "equipped-SUITSTORAGE-fox",
|
||||
"directions": 4,
|
||||
"delays": [[1],[1],[1],[1]]
|
||||
},
|
||||
{
|
||||
"name": "equipped-SUITSTORAGE-cat",
|
||||
"directions": 4,
|
||||
"delays": [[1],[1],[1],[1]]
|
||||
},
|
||||
{
|
||||
"name": "equipped-SUITSTORAGE-sloth",
|
||||
"directions": 4,
|
||||
"delays": [[1],[1],[1],[1]]
|
||||
},
|
||||
{
|
||||
"name": "equipped-SUITSTORAGE-possum",
|
||||
"directions": 4,
|
||||
"delays": [[1],[1],[1],[1]]
|
||||
},
|
||||
{
|
||||
"name": "equipped-SUITSTORAGE-pig",
|
||||
"directions": 4,
|
||||
"delays": [[1],[1],[1],[1]]
|
||||
},
|
||||
{
|
||||
"name": "equipped-SUITSTORAGE-hamster",
|
||||
"directions": 4,
|
||||
"delays": [[1],[1],[1],[1]]
|
||||
},
|
||||
{
|
||||
"name": "inhand-left",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "inhand-right",
|
||||
"directions": 4
|
||||
}
|
||||
]
|
||||
}
|
||||