Commit c48fd5d
authored
New security mini jetpack sprites, fixes security mini jetpack's name (#4914)
## Short description
<!-- What do you propose to change with your PR? -->
**This PR doesn't change any mechanics, it is strictly visual.**
We inherited an upstream change to security jetpacks from:
space-wizards/space-station-14#39569
That PR has issues:
- It changed the name of `JetpackSecurity` to "security mini jetpack"
but _didn't_ change the name of `JetpackSecurityFilled` which is still
"security jetpack"
- It didn't change the sprites of the security jetpack
This makes the security jetpack super confusing, because it looks like a
full-size jetpack but it _is_ a mini jetpack, meaning it can go in your
suit storage or in your belt slot.
This PR:
- Changes the name of `JetpackSecurityFilled` to match
`JetpackSecurity`: "security mini jetpack"
- Adds new sprites to make it obvious that the jetpack is a mini
jetpack.
## Why we need to add this
<!-- What is the reason for adding these changes? Please post links to
Discussions as well as Bug Reports here. Please describe how this will
change the game balance. -->
- Naming consistency is good
- Visual clarity (via new sprites) is good
## Media (Video/Screenshots)
<!--
If your PR contains in-game changes you must provide screenshots/videos
of the changes.
-->
<img width="924" height="733" alt="image"
src="https://github.com/user-attachments/assets/77c4ef0f-ef9b-43d4-8e71-866a27a69514"
/>
fig. 1 - New security mini jetpack sprites
<img width="148" height="76" alt="animation in gui"
src="https://github.com/user-attachments/assets/a3e8cf7d-9fb8-43dd-9208-2c48823b7325"
/>
fig. 2 - Animation in GUI
<img width="344" height="166" alt="image"
src="https://github.com/user-attachments/assets/f7b9b305-2b77-4742-b041-bf4251cd7a33"
/>
<img width="493" height="272" alt="image"
src="https://github.com/user-attachments/assets/ffd9e7f8-f291-415a-acf1-d927ea48f005"
/>
fig. 3 - Fixed name.
## Checks
<!-- check boxes for faster reviewing of your PR -->
- [x] I do not require assistance to complete the PR.
- [x] Before posting/requesting review of a PR, I have verified that the
changes work.
- [x] I have added screenshots/videos of the changes, or this PR does
not change in-game mechanics.
- [x] I affirm that my changes are licensed under the [MIT
License](https://github.com/ss14Starlight/space-station-14/blob/Starlight/LICENSE.TXT)
and grant permission for use in this repository under its conditions.
**Changelog**
<!--
If you want the players to know about changes made in this PR, specify
them using the template outside the comment. Short and informative.
:cl: STARLIGHT TEAM
- add: Added Starlight.
- remove: Removed SS13.
- tweak: Changed SS14.
- fix: Fixed Rinary.
-->
:cl: Caws
- add: Added new sprites for the Security mini jetpack to make it more
obvious it's a mini jetpack (and not a full-size jetpack).
- fix: Fixed the name of the security mini jetpack. Previously, it was
"security jetpack" if it spawned full of gas and "security mini jetpack"
if it spawned empty.1 parent 7a9baec commit c48fd5d
14 files changed
Lines changed: 126 additions & 4 deletions
File tree
- Resources
- Prototypes/Entities/Objects/Tools
- Textures/_Starlight/Objects/Tanks/Jetpacks/security_mini.rsi
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
256 | 256 | | |
257 | 257 | | |
258 | 258 | | |
259 | | - | |
| 259 | + | |
260 | 260 | | |
261 | | - | |
| 261 | + | |
262 | 262 | | |
263 | | - | |
| 263 | + | |
264 | 264 | | |
265 | 265 | | |
266 | 266 | | |
267 | 267 | | |
268 | 268 | | |
269 | | - | |
| 269 | + | |
270 | 270 | | |
271 | 271 | | |
272 | 272 | | |
| |||
Lines changed: 122 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
0 commit comments