Merge remote-tracking branch 'WD-core/master' into upstream-core

This commit is contained in:
BIGZi0348
2024-12-26 00:18:01 +03:00
71 changed files with 699 additions and 338 deletions

View File

@@ -76,6 +76,23 @@
- material: Steel
amount: 2
doAfter: 1
#WD edit start
- to: chairComfy
steps:
- material: Steel
amount: 2
doAfter: 1
- to: brownChairComfy
steps:
- material: Steel
amount: 2
doAfter: 1
- to: lightBlueChairComfy
steps:
- material: Steel
amount: 2
doAfter: 1
#WD edit end
- to: chairPilotSeat
steps:
- material: Steel
@@ -356,38 +373,38 @@
- node: brownChairComfy
entity: BrownComfyChair
edges:
- to: start
completed:
- !type:SpawnPrototype
prototype: SheetSteel1
amount: 2
steps:
- tool: Screwing
doAfter: 1
- to: start
completed:
- !type:SpawnPrototype
prototype: SheetSteel1
amount: 2
steps:
- tool: Screwing
doAfter: 1
- node: lightBlueChairComfy
entity: LightBlueComfyChair
edges:
- to: start
completed:
- !type:SpawnPrototype
prototype: SheetSteel1
amount: 2
steps:
- tool: Screwing
doAfter: 1
- to: start
completed:
- !type:SpawnPrototype
prototype: SheetSteel1
amount: 2
steps:
- tool: Screwing
doAfter: 1
- node: chairComfy
entity: ComfyChair
edges:
- to: start
completed:
- !type:SpawnPrototype
prototype: SheetSteel1
amount: 2
steps:
- tool: Screwing
doAfter: 1
- to: start
completed:
- !type:SpawnPrototype
prototype: SheetSteel1
amount: 2
steps:
- tool: Screwing
doAfter: 1
# WD edit end