This repository was archived by the owner on Dec 30, 2024. It is now read-only.
Officalbags#89
Open
SomewhatSad14 wants to merge 2 commits into
Open
Conversation
…ou have issues, contact be through discord.
…into officalbags
Member
|
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 | ||
|
|
Member
There was a problem hiding this comment.
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 | ||
|
|
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", |
Member
There was a problem hiding this comment.
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", |
This file contains hidden or 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
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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