Skip to content

Commit

Permalink
Mirror: Backpacks (#233)
Browse files Browse the repository at this point in the history
## Mirror of PR #26187:
[Backpacks](space-wizards/space-station-14#26187)
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)

###### `1d72d0777b662a2cb58350d666042da17c18d43f`

PR opened by <img
src="https://avatars.githubusercontent.com/u/79728504?v=4"
width="16"/><a href="https://github.com/21Melkuu"> 21Melkuu</a> at
2024-03-16 19:45:00 UTC

---

PR changed 8 files with 51 additions and 0 deletions.

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


---

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

> <!-- Please read these guidelines before opening your PR:
https://docs.spacestation14.io/en/getting-started/pr-guideline -->
> <!-- The text between the arrows are comments - they will not be
visible on your PR. -->
> 
> ## About the PR
> <!-- What did you change in this PR? -->
> Add new explosion-proof backpack in aplink for 2 tk
> ## Why / Balance
> <!-- Why was it changed? Link any discussions or issues here. Please
discuss how this would affect game balance. -->
> Mobility for nuke ops is an important part. At the moment the ops
cannot take explosives with him, and medicine with him in a regular gray
backpack due to the lack of explosion protection. To solve this problem
and add a little variability I propose this backpack
> 
> ## Media
> <!-- 
> PRs which make ingame changes (adding clothing, items, new features,
etc) are required to have media attached that showcase the changes.
> Small fixes/refactors are exempt.
> Any media may be used in SS14 progress reports, with clear credit
given.
> 
> If you're unsure whether your PR will require media, ask a maintainer.
> 
> Check the box below to confirm that you have in fact seen this (put an
X in the brackets, like [X]):
> -->
>
![2](https://github.com/space-wizards/space-station-14/assets/79728504/774cd238-9f49-4dff-aac7-6e5da63328c2)
>
![1](https://github.com/space-wizards/space-station-14/assets/79728504/9eff8fc2-b16a-4d10-bc80-5a32d2f9d0d1)
> 
> - [X] I have added screenshots/videos to this PR showcasing its
changes ingame, **or** this PR does not require an ingame showcase
> 
> ## Breaking changes
> <!--
> List any breaking changes, including namespace, public
class/method/field changes, prototype renames; and provide instructions
for fixing them. This will be pasted in #codebase-changes.
> -->
> 
> **Changelog**
> <!--
> Make players aware of new features and changes that could affect how
they play the game by adding a Changelog entry. Please read the
Changelog guidelines located at:
https://docs.spacestation14.io/en/getting-started/pr-guideline#changelog
> -->
> 🆑 21Melkuu
> - add: Add new explosion-proof backpack in aplink.
> <!--
> Make sure to take this Changelog template out of the comment block in
order for it to show up.
> 🆑
> - add: Added fun!
> - remove: Removed fun!
> - tweak: Changed fun!
> - fix: Fixed fun!
> -->
> 


</details>

---------

Co-authored-by: SimpleStation14 <Unknown>
Co-authored-by: VMSolidus <evilexecutive@gmail.com>
  • Loading branch information
SimpleStation14 and VMSolidus authored May 5, 2024
1 parent 2190585 commit ad9e384
Show file tree
Hide file tree
Showing 8 changed files with 53 additions and 2 deletions.
3 changes: 3 additions & 0 deletions Resources/Locale/en-US/store/uplink-catalog.ftl
Original file line number Diff line number Diff line change
Expand Up @@ -409,3 +409,6 @@ uplink-hypodart-desc = A seemingly unremarkable dart with an enlarged reservoir
uplink-barber-scissors-name = Barber Scissors
uplink-barber-scissors-desc = A good tool to give your fellow agent a nice haircut, unless you want to give it to yourself.
uplink-backpack-syndicate-name = Syndicate backpack
uplink-backpack-syndicate-desc = Lightweight explosion-proof а backpack for holding various traitor goods
14 changes: 12 additions & 2 deletions Resources/Prototypes/Catalog/uplink_catalog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -546,7 +546,7 @@
Telecrystal: 2
categories:
- UplinkUtility

- type: listing
id: UplinkClothingEyesHudSyndicate
name: uplink-clothing-eyes-hud-syndicate-name
Expand Down Expand Up @@ -709,7 +709,7 @@
whitelist:
tags:
- NukeOpsUplink

- type: listing
id: UplinkUplinkImplanter # uplink uplink real
name: uplink-uplink-implanter-name
Expand Down Expand Up @@ -1497,6 +1497,16 @@
tags:
- NukeOpsUplink

- type: listing
id: UplinkBackpackSyndicate
name: uplink-backpack-syndicate-name
description: uplink-backpack-syndicate-desc
productEntity: ClothingBackpackSyndicate
cost:
Telecrystal: 2
categories:
- UplinkPointless

# Pointless

- type: listing
Expand Down
12 changes: 12 additions & 0 deletions Resources/Prototypes/Entities/Clothing/Back/backpacks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -248,6 +248,18 @@
- type: Sprite
sprite: Clothing/Back/Backpacks/ertclown.rsi

#Syndicate
- type: entity
parent: ClothingBackpack
id: ClothingBackpackSyndicate
name: syndicate backpack
description:
components:
- type: Sprite
sprite: Clothing/Back/Backpacks/syndicate.rsi
- type: ExplosionResistance
damageCoefficient: 0.1

#Special
- type: entity
parent: ClothingBackpack
Expand Down
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.
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.
26 changes: 26 additions & 0 deletions Resources/Textures/Clothing/Back/Backpacks/syndicate.rsi/meta.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Made by gabova (discord)",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "icon"
},
{
"name": "equipped-BACKPACK",
"directions": 4
},
{
"name": "inhand-left",
"directions": 4
},
{
"name": "inhand-right",
"directions": 4
}
]
}

0 comments on commit ad9e384

Please sign in to comment.