Skip to content

Commit

Permalink
Реворк нового ящика карго (#625)
Browse files Browse the repository at this point in the history
* Rebalance chance and change sprite cargo

* Add commentary

* Update cargo_fun.yml

---------

Co-authored-by: Andrey Ushakov <[email protected]>
  • Loading branch information
Ady4ik and Werzet authored Dec 29, 2023
1 parent 3cd342b commit b0abccc
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 7 deletions.
9 changes: 5 additions & 4 deletions Resources/Prototypes/Catalog/Cargo/cargo_fun.yml
Original file line number Diff line number Diff line change
Expand Up @@ -200,10 +200,11 @@

- type: cargoProduct
id: FunCrateGambling
icon:
sprite: Objects/Economy/cash.rsi
state: cash_1000000
icon: #SS220 fix_cargo begin
sprite: Structures/Storage/Crates/privatecrate_secure.rsi
state: icon
#SS220 fix_cargo end
product: CrateCargoGambling
cost: 10000
cost: 20000 #SS220 fix_cargo
category: Fun
group: market
6 changes: 3 additions & 3 deletions Resources/Prototypes/Catalog/Fills/Crates/cargo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@
prob: 0.001
orGroup: Weapons
- id: Throngler
prob: 0.001
prob: 0.0001 #SS220 fix_cargo
orGroup: Weapons
- id: WeaponLauncherPirateCannon
prob: 0.001
Expand Down Expand Up @@ -232,10 +232,10 @@
orGroup: Swag
- id: ClothingEyesGlassesGarGiga
prob: 0.01
orGroup: Swag
orGroup: Swag
- id: ClothingEyesGlassesGarOrange
prob: 0.01
orGroup: Swag
orGroup: Swag
- id: ClothingHeadHatChameleon
prob: 0.01
orGroup: Swag
Expand Down

0 comments on commit b0abccc

Please sign in to comment.