Small fixes for Empty Jar, Beekeeper quest and Assembler Chute (#1142)
* Fix Chute Assembler recipe * Fix quest tips beekeper * Fix for wine and jar alloy smelter conflicting recipe * fix to fit #1141 * mistakes were made * Fix jetpack 1 quest mv * Mistake again * Revert the fix on chute
This commit is contained in:
parent
8beb9ba090
commit
e4014d1d6e
2 changed files with 6 additions and 2 deletions
|
|
@ -1268,12 +1268,12 @@
|
|||
{
|
||||
dependencies: ["45769156F4253C86"]
|
||||
dependency_requirement: "one_completed"
|
||||
description: ["{quests.medium_voltage.mv_.desc}"]
|
||||
description: ["{quests.medium_voltage.mv_jetpack.desc}"]
|
||||
id: "6FA956DAA72D6139"
|
||||
optional: true
|
||||
shape: "heart"
|
||||
size: 1.0d
|
||||
subtitle: "{quests.medium_voltage.mv_.subtitle}"
|
||||
subtitle: "{quests.medium_voltage.mv_jetpack.subtitle}"
|
||||
tasks: [{
|
||||
id: "022324F9630960C6"
|
||||
item: {
|
||||
|
|
|
|||
|
|
@ -1269,6 +1269,7 @@
|
|||
Damage: 0
|
||||
}
|
||||
}
|
||||
optional_task: true
|
||||
type: "item"
|
||||
}
|
||||
{
|
||||
|
|
@ -1280,6 +1281,7 @@
|
|||
Damage: 0
|
||||
}
|
||||
}
|
||||
optional_task: true
|
||||
type: "item"
|
||||
}
|
||||
{
|
||||
|
|
@ -1291,6 +1293,7 @@
|
|||
Damage: 0
|
||||
}
|
||||
}
|
||||
optional_task: true
|
||||
type: "item"
|
||||
}
|
||||
{
|
||||
|
|
@ -1302,6 +1305,7 @@
|
|||
Damage: 0
|
||||
}
|
||||
}
|
||||
optional_task: true
|
||||
type: "item"
|
||||
}
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue