Merge pull request #190 from frosty-dev/AMEinCargo
Дам в карго, но какой ценой...
This commit is contained in:
@@ -127,3 +127,9 @@
|
|||||||
type: tweak
|
type: tweak
|
||||||
id: 18
|
id: 18
|
||||||
time: '2024-11-26T18:00:13.0000000+00:00'
|
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
|
- type: StationEvent
|
||||||
weight: 6.5
|
weight: 6.5
|
||||||
duration: 1
|
duration: 1
|
||||||
earliestStart: 60Amour from 40 to 60
|
earliestStart: 60 # Amour from 40 to 60
|
||||||
reoccurrenceDelay: 20
|
reoccurrenceDelay: 20
|
||||||
minimumPlayers: 30 # Amour from 20 to 30
|
minimumPlayers: 30 # Amour from 20 to 30
|
||||||
- type: RandomSpawnRule
|
- 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