Quests rework and small fixes (#911)
* First modification of MV Quest structure test * Starting some changes for quest_rework * Fixes for scaffolding frame and bloomery steam consumption so it works with only one High pressure liquid boiler * Big changes for quests including Ore Processing Chapter, MV Chapter without the lang file and some fixes around the quest book. Also include a fix for Steam Bloomery so it only needs 1 High Pressure Liquid Boiler to run as max parallel and the fix for scaffolding frame * Update my branch with recent changes * Fix for Ice to Packed Ice
This commit is contained in:
parent
87b3937768
commit
03fa741db6
14 changed files with 1796 additions and 624 deletions
|
|
@ -70,14 +70,6 @@
|
|||
x: 2.0d
|
||||
y: 2.0d
|
||||
}
|
||||
{
|
||||
id: "0B4D429E3441C906"
|
||||
linked_quest: "4AFD3073C731A1E4"
|
||||
shape: "rsquare"
|
||||
size: 0.8d
|
||||
x: 2.0d
|
||||
y: 3.0d
|
||||
}
|
||||
{
|
||||
id: "2B8FBCD290196265"
|
||||
linked_quest: "14D277A164202FF8"
|
||||
|
|
@ -310,6 +302,14 @@
|
|||
x: 6.0d
|
||||
y: -4.0d
|
||||
}
|
||||
{
|
||||
id: "713A4F2E798A8BDB"
|
||||
linked_quest: "6A451F43F3D7A671"
|
||||
shape: "rsquare"
|
||||
size: 0.8d
|
||||
x: 2.0d
|
||||
y: 3.0d
|
||||
}
|
||||
]
|
||||
quests: [
|
||||
{
|
||||
|
|
@ -358,7 +358,6 @@
|
|||
"38DE506FF5B32031"
|
||||
"5063FDFFBE3E4855"
|
||||
"14D277A164202FF8"
|
||||
"4AFD3073C731A1E4"
|
||||
"5E76D4C24026157D"
|
||||
]
|
||||
description: [
|
||||
|
|
@ -547,7 +546,6 @@
|
|||
{
|
||||
dependencies: [
|
||||
"49C1D61741AA288E"
|
||||
"4AFD3073C731A1E4"
|
||||
"0017FFFAD7CD2EFE"
|
||||
]
|
||||
description: [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue