Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove Blue Nukie Suit From Cargo #298

Merged
merged 1 commit into from
Oct 27, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
64 changes: 32 additions & 32 deletions Resources/Prototypes/Catalog/Cargo/cargo_hardsuits.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,52 +41,52 @@
group: market

# Security
# - type: cargoProduct
# id: SecurityShanlinTacsuit
# icon:
# sprite: Nyanotrasen/Clothing/OuterClothing/ReverseEngineering/syndicate.rsi
# state: icon
# product: CrateSecurityShanlinTacsuit
# cost: 17500
# category: cargoproduct-category-name-hardsuits
# group: market

# - type: cargoProduct
# id: SecurityGuanYuTacsuit
# icon:
# sprite: Nyanotrasen/Clothing/OuterClothing/ReverseEngineering/juggernaut.rsi
# state: icon
# product: CrateSecurityGuanYuTacsuit
# cost: 30000
# category: cargoproduct-category-name-hardsuits
# group: market

- type: cargoProduct
id: SecurityShanlinTacsuit
id: SecurityBaghaturTacsuit
icon:
sprite: Nyanotrasen/Clothing/OuterClothing/ReverseEngineering/syndicate.rsi
sprite: DeltaV/Clothing/OuterClothing/Hardsuits/Combat/standard.rsi
state: icon
product: CrateSecurityShanlinTacsuit
cost: 17500
product: CrateSecurityBaghaturTacsuit
cost: 5000
category: cargoproduct-category-name-hardsuits
group: market

- type: cargoProduct
id: SecurityGuanYuTacsuit
id: SecuritySuldeTacsuit
icon:
sprite: Nyanotrasen/Clothing/OuterClothing/ReverseEngineering/juggernaut.rsi
sprite: DeltaV/Clothing/OuterClothing/Hardsuits/Combat/riot.rsi
state: icon
product: CrateSecurityGuanYuTacsuit
cost: 30000
product: CrateSecuritySuldeTacsuit
cost: 7500
category: cargoproduct-category-name-hardsuits
group: market

- type: cargoProduct
id: SecurityBaghaturTacsuit
id: SecurityTsagaanTacsuit
icon:
sprite: DeltaV/Clothing/OuterClothing/Hardsuits/Combat/standard.rsi
sprite: DeltaV/Clothing/OuterClothing/Hardsuits/Combat/medical.rsi
state: icon
product: CrateSecurityBaghaturTacsuit
cost: 5000
product: CrateSecurityTsagaanTacsuit
cost: 5500
category: cargoproduct-category-name-hardsuits
group: market

# - type: cargoProduct
# id: SecuritySuldeTacsuit
# icon:
# sprite: DeltaV/Clothing/OuterClothing/Hardsuits/Combat/riot.rsi
# state: icon
# product: CrateSecuritySuldeTacsuit
# cost: 7500
# category: cargoproduct-category-name-hardsuits
# group: market

# - type: cargoProduct
# id: SecurityTsagaanTacsuit
# icon:
# sprite: DeltaV/Clothing/OuterClothing/Hardsuits/Combat/medical.rsi
# state: icon
# product: CrateSecurityTsagaanTacsuit
# cost: 5500
# category: cargoproduct-category-name-hardsuits
# group: market
Loading