Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Filokini committed Oct 25, 2024
1 parent 5cedffd commit 14bd980
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -171,9 +171,6 @@
coefficients:
Blunt: 0.95
Slash: 0.95
Piercing: 0.80
Piercing: 0.85
- type: ExplosionResistance
damageCoefficient: 0.9
- type: ClothingSpeedModifier
walkModifier: 0.90
sprintModifier: 0.90
Original file line number Diff line number Diff line change
Expand Up @@ -38,3 +38,5 @@
tags:
- Fruit
- Pie
- type: StaticPrice
price: 1
2 changes: 1 addition & 1 deletion Resources/Prototypes/Catalog/Cargo/cargo_vending.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
sprite: Objects/Specific/Service/vending_machine_restock.rsi
state: base
product: CrateVendingMachineRestockClothesFilled
cost: 3600 #ADT_Tweak
cost: 3650 #ADT_Tweak
category: cargoproduct-category-name-service
group: market

Expand Down

0 comments on commit 14bd980

Please sign in to comment.