Open
Conversation
Collaborator
|
This pull request has conflicts, please resolve those before we can evaluate the pull request. |
CliveOcelot
requested changes
Mar 21, 2026
Member
There was a problem hiding this comment.
no, just no, edit map files using the maping editor.
| conditions: | ||
| - !type:StoreWhitelistCondition | ||
| blacklist: | ||
| whitelist: |
Member
There was a problem hiding this comment.
Suggested change
| whitelist: | |
| whitelist: # Omu |
Comment on lines
+438
to
+452
| #- type: listing | ||
| # id: UplinkWeaponShotgunHeavy | ||
| # name: uplink-weapon-heavy-shotgun-name | ||
| # description: uplink-weapon-heavy-shotgun-desc | ||
| # icon: { sprite: /Textures/_Goobstation/Objects/Weapons/Guns/Shotguns/magshot.rsi, state: icon } | ||
| # productEntity: WeaponShotgunHeavy | ||
| # cost: | ||
| # Telecrystal: 200 | ||
| # categories: | ||
| # - UplinkWeaponry | ||
| # conditions: | ||
| # - !type:StoreWhitelistCondition | ||
| # blacklist: | ||
| # tags: | ||
| # - ContractorUplink |
| staticPacks: | ||
| - SecurityAmmoStatic | ||
| - SecurityAmmoStaticGoob | ||
| # - SecurityAmmoStaticGoob Omu killed with 8 gauge |
Member
There was a problem hiding this comment.
Uh. Double check EXACLTY whats in this
| @@ -229,5 +229,5 @@ | |||
| WeaponLaserCannon: 1 | |||
| WeaponSubMachineSmart: 1 | |||
| WeaponLeverChester: 0.25 | |||
Member
There was a problem hiding this comment.
comment this chester out here, its the old one
Comment on lines
+181
to
+192
| #- type: selectableSet | ||
| # id: ERTShotgunSet | ||
| # name: selectable-set-ert-shotgun-name | ||
| # description: selectable-set-ert-shotgun-description | ||
| # sprite: | ||
| # sprite: _Goobstation/Objects/Weapons/Guns/Lever/combatshotgun.rsi | ||
| # state: icon | ||
| # content: | ||
| # - WeaponShotgunCombatCentComm | ||
| # - MagazineBoxShotgunHighCaliber | ||
| # - MagazineBoxShotgunHighCaliber | ||
| # - WeaponPistolAnacondaCentComm |
Member
There was a problem hiding this comment.
This is in omu namespace, just remove this
Comment on lines
+65
to
+66
| - ShellShotgun #Omu remove 8 gauge | ||
| proto: ShellShotgunSlug #Omu remove 8 gauge |
Member
There was a problem hiding this comment.
Remove omu comments, we are in omu namespace
Comment on lines
+1
to
+9
| #- type: entity | ||
| # id: WeaponShotgunCombatCentComm | ||
| # parent: WeaponShotgunCombat | ||
| # description: An old design with a beefier shell intended to repel boarding parties; this time, you are the boarding party. A Nanotrasen logo is stamped on the barrel. | ||
| # suffix: CentComm | ||
| # components: | ||
| # - type: Contraband | ||
| # allowedDepartments: [ CentralCommand ] | ||
| # severity: Restricted |
Member
There was a problem hiding this comment.
No reason to do this, its omu namespace, if you wanted the item gone (which we dont really need to do anyway), you can just delete it outright
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 join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
About the PR
Lots of yaml changes in line with the document
Why / Balance
Lots of yaml changes in line with the document
Technical details
Yaml
Media
Requirements
Breaking changes
Changelog