This repository has been archived by the owner on Dec 30, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 49
Officalbags #89
Open
SomewhatSad14
wants to merge
2
commits into
Simple-Station:master
Choose a base branch
from
SomewhatSad14:officalbags
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Officalbags #89
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…ou have issues, contact be through discord.
…into officalbags
github-actions
bot
added
Changes: Sprite
Changes any png or json in an rsi
Changes: YML
Changes any yml files
Status: Needs Review
Someone please review this
labels
Apr 11, 2023
satchel? |
Pspritechologist
suggested changes
Apr 13, 2023
Comment on lines
+27
to
+52
- type: entity | ||
parent: Clothing | ||
id: ClothingBackpackoffical | ||
name: centcom backpack | ||
description: An above average sized backpack, its lined with cloth, made for centcom officals. | ||
components: | ||
- type: Sprite | ||
sprite: Clothing/Back/Backpacks/centcom.rsi | ||
state: icon | ||
- type: Item | ||
size: 9999 | ||
- type: Clothing | ||
quickEquip: false | ||
slots: | ||
- back | ||
- type: Storage | ||
capacity: 120 | ||
- type: ContainerContainer | ||
containers: | ||
storagebase: !type:Container | ||
ents: [] | ||
- type: UserInterface | ||
interfaces: | ||
- key: enum.StorageUiKey.Key | ||
type: StorageBoundUserInterface | ||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This should be in a SimpleStation14 backpacks file, not Upstream.
Comment on lines
+30
to
+58
- type: entity | ||
parent: Clothing | ||
id: ClothingDuffelcentcom | ||
name: centcom duffel bag | ||
description: An above average sized duffel bag, its lined with cloth, made for centcom officals. | ||
components: | ||
- type: Sprite | ||
sprite: Clothing/Back/Duffels/centcom.rsi | ||
state: icon | ||
- type: Item | ||
size: 9999 | ||
- type: Clothing | ||
quickEquip: false | ||
slots: | ||
- back | ||
- type: Storage | ||
capacity: 140 | ||
- type: ContainerContainer | ||
containers: | ||
storagebase: !type:Container | ||
ents: [] | ||
- type: ClothingSpeedModifier | ||
walkModifier: 1 | ||
sprintModifier: 0.8 | ||
- type: UserInterface | ||
interfaces: | ||
- key: enum.StorageUiKey.Key | ||
type: StorageBoundUserInterface | ||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ditto.
Comment on lines
+3
to
+4
"license": "CC-BY-SA-3.0", | ||
"copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/547852588166c8e091b441e4e67169e156bb09c1", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is this accurate? Didn't you make these?
Comment on lines
+3
to
+4
"license": "CC-BY-SA-3.0", | ||
"copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/547852588166c8e091b441e4e67169e156bb09c1", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ditto.
DEATHB4DEFEAT
added
the
Status: Awaiting Changes
Do not merge due to requested changes
label
Apr 26, 2023
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
Changes: Sprite
Changes any png or json in an rsi
Changes: YML
Changes any yml files
Status: Awaiting Changes
Do not merge due to requested changes
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
-->
Media
Changelog
🆑 Generic