Add 2 bottle boxes to chemistry supplies crate (#11330)

This commit is contained in:
lapatison
2022-09-16 17:27:28 +03:00
committed by GitHub
parent 4df4238c4c
commit fd77678ddf
2 changed files with 3 additions and 1 deletions

View File

@@ -14,6 +14,6 @@
sprite: Objects/Specific/Chemistry/beaker.rsi sprite: Objects/Specific/Chemistry/beaker.rsi
state: beaker state: beaker
product: CrateChemistrySupplies product: CrateChemistrySupplies
cost: 650 cost: 750
category: Medical category: Medical
group: market group: market

View File

@@ -38,6 +38,8 @@
amount: 1 amount: 1
- id: Dropper - id: Dropper
amount: 2 amount: 2
- id: BoxBottle
amount: 2
- type: entity - type: entity
id: CrateMedicalSurgery id: CrateMedicalSurgery