Skip to content

Commit

Permalink
Mirror: Make air tanks appear on the back in suitstorage (#308)
Browse files Browse the repository at this point in the history
## Mirror of PR #26353: [Make air tanks appear on the back in
suitstorage](space-wizards/space-station-14#26353)
from <img src="https://avatars.githubusercontent.com/u/10567778?v=4"
alt="space-wizards" width="22"/>
[space-wizards](https://github.com/space-wizards)/[space-station-14](https://github.com/space-wizards/space-station-14)

###### `6e8a07844a842c89c32daefbcc70c0336639fe9b`

PR opened by <img
src="https://avatars.githubusercontent.com/u/45323883?v=4"
width="16"/><a href="https://github.com/Dutch-VanDerLinde">
Dutch-VanDerLinde</a> at 2024-03-23 02:16:28 UTC

---

PR changed 17 files with 80 additions and 0 deletions.

The PR had the following labels:
- No C#
- Changes: Sprites


---

<details open="true"><summary><h1>Original Body</h1></summary>

> ## Why / Balance
> it looks nice
> 
> also does it to jetpacks
> 
> ## Media
>
![image](https://github.com/space-wizards/space-station-14/assets/45323883/519edc50-d31e-4ba3-b273-ff45f2720b36)
> 
>
![image](https://github.com/space-wizards/space-station-14/assets/45323883/6c39e441-8ff4-4c02-8609-4841b337e7ab)
> 
>
![image](https://github.com/space-wizards/space-station-14/assets/45323883/c87d8906-59a7-4574-9043-8ae16b93cfc7)
> 
> 
> - [X] I have added screenshots/videos to this PR showcasing its
changes ingame, **or** this PR does not require an ingame showcase
> 


</details>

Co-authored-by: SimpleStation14 <Unknown>
  • Loading branch information
SimpleStation14 authored May 1, 2024
1 parent 9d7cc5f commit c3a172b
Show file tree
Hide file tree
Showing 17 changed files with 80 additions and 0 deletions.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
26 changes: 26 additions & 0 deletions Resources/Textures/Objects/Tanks/Jetpacks/captain.rsi/meta.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,32 @@
0.2
]
]
},
{
"name": "equipped-SUITSTORAGE",
"directions": 4
},
{
"name": "on-equipped-SUITSTORAGE",
"directions": 4,
"delays": [
[
0.2,
0.2
],
[
0.2,
0.2
],
[
0.2,
0.2
],
[
0.2,
0.2
]
]
}
]
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
30 changes: 30 additions & 0 deletions Resources/Textures/Objects/Tanks/Jetpacks/mini.rsi/meta.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,36 @@
0.1
]
]
},
{
"name": "equipped-SUITSTORAGE",
"directions": 4
},
{
"name": "on-equipped-SUITSTORAGE",
"directions": 4,
"delays": [
[
0.5,
0.2,
0.1
],
[
0.5,
0.2,
0.1
],
[
0.5,
0.2,
0.1
],
[
0.5,
0.2,
0.1
]
]
}
]
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 8 additions & 0 deletions Resources/Textures/Objects/Tanks/Jetpacks/void.rsi/meta.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,14 @@
{
"name": "on-equipped-BACKPACK",
"directions": 4
},
{
"name": "equipped-SUITSTORAGE",
"directions": 4
},
{
"name": "on-equipped-SUITSTORAGE",
"directions": 4
}
]
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 4 additions & 0 deletions Resources/Textures/Objects/Tanks/anesthetic.rsi/meta.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,10 @@
"name": "equipped-BACKPACK",
"directions": 4
},
{
"name": "equipped-SUITSTORAGE",
"directions": 4
},
{
"name": "equipped-SUITSTORAGE-dog",
"directions": 4,
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 4 additions & 0 deletions Resources/Textures/Objects/Tanks/generic.rsi/meta.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,10 @@
"name": "equipped-BACKPACK",
"directions": 4
},
{
"name": "equipped-SUITSTORAGE",
"directions": 4
},
{
"name": "equipped-SUITSTORAGE-dog",
"directions": 4,
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 4 additions & 0 deletions Resources/Textures/Objects/Tanks/oxygen.rsi/meta.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,10 @@
"name": "equipped-BACKPACK",
"directions": 4
},
{
"name": "equipped-SUITSTORAGE",
"directions": 4
},
{
"name": "equipped-SUITSTORAGE-dog",
"directions": 4,
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 4 additions & 0 deletions Resources/Textures/Objects/Tanks/red.rsi/meta.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,10 @@
"name": "equipped-BACKPACK",
"directions": 4
},
{
"name": "equipped-SUITSTORAGE",
"directions": 4
},
{
"name": "equipped-SUITSTORAGE-dog",
"directions": 4,
Expand Down

0 comments on commit c3a172b

Please sign in to comment.