Skip to content

Commit

Permalink
Update chemistry.yml
Browse files Browse the repository at this point in the history
Nerfing.
  • Loading branch information
ReginaeSpence authored Dec 22, 2024
1 parent 7a16067 commit 49bcd14
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions Resources/Prototypes/Entities/Objects/Specific/chemistry.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@
types:
Blunt: 5
- type: StaticPrice
price: 30
price: 3

- type: entity
parent: BaseItem
Expand Down Expand Up @@ -146,7 +146,7 @@
damageContainer: Inorganic
damageModifierSet: Glass
- type: StaticPrice
price: 30
price: 3

- type: entity
name: beaker
Expand All @@ -157,7 +157,7 @@
- type: Spillable
solution: beaker
- type: StaticPrice
price: 10
price: 1
- type: SolutionContainerVisuals
maxFillLevels: 6
fillBaseName: beaker
Expand Down Expand Up @@ -208,7 +208,7 @@
inHandsMaxFillLevels: 4
inHandsFillBaseName: -fill-
- type: StaticPrice
price: 20
price: 2

- type: entity
name: cryostasis beaker
Expand Down Expand Up @@ -295,7 +295,7 @@
inHandsMaxFillLevels: 1
inHandsFillBaseName: -fill-
- type: StaticPrice
price: 40
price: 2

- type: entity
name: borgdropper
Expand Down

0 comments on commit 49bcd14

Please sign in to comment.