Дам в карго, но какой ценой...
This commit is contained in:
@@ -127,3 +127,9 @@
|
||||
type: tweak
|
||||
id: 18
|
||||
time: '2024-11-26T18:00:13.0000000+00:00'
|
||||
- author: BIG_Zi_348
|
||||
changes:
|
||||
- message: "Добавлены компоненты ДАМ для покупки в карго."
|
||||
type: Add
|
||||
id: 19
|
||||
time: '2024-11-28T18:00:13.0000000+00:00'
|
||||
|
||||
@@ -88,7 +88,7 @@
|
||||
- type: StationEvent
|
||||
weight: 6.5
|
||||
duration: 1
|
||||
earliestStart: 60Amour from 40 to 60
|
||||
earliestStart: 60 # Amour from 40 to 60
|
||||
reoccurrenceDelay: 20
|
||||
minimumPlayers: 30 # Amour from 20 to 30
|
||||
- type: RandomSpawnRule
|
||||
|
||||
19
Resources/Prototypes/_Honk/Catalog/Cargo/cargo_engines.yml
Normal file
19
Resources/Prototypes/_Honk/Catalog/Cargo/cargo_engines.yml
Normal file
@@ -0,0 +1,19 @@
|
||||
- type: cargoProduct
|
||||
id: EngineAmeShielding
|
||||
icon:
|
||||
sprite: Objects/Devices/flatpack.rsi
|
||||
state: ame-part
|
||||
product: CrateEngineeringAMEShielding
|
||||
cost: 28000
|
||||
category: cargoproduct-category-name-engineering
|
||||
group: market
|
||||
|
||||
- type: cargoProduct
|
||||
id: EngineAmeControl
|
||||
icon:
|
||||
sprite: Structures/Power/Generation/ame.rsi
|
||||
state: control
|
||||
product: CrateEngineeringAMEControl
|
||||
cost: 4000
|
||||
category: cargoproduct-category-name-engineering
|
||||
group: market
|
||||
Reference in New Issue
Block a user