fixed missing quests in the development and oreproc chapters, some other cleanup
This commit is contained in:
parent
7c4f416b00
commit
fc22b6d8ea
9 changed files with 65 additions and 168 deletions
|
|
@ -70,34 +70,6 @@
|
|||
x: 2.0d
|
||||
y: -1.0d
|
||||
}
|
||||
{
|
||||
id: "6ABFBA6855A6E7E9"
|
||||
linked_quest: "196FC518F744B983"
|
||||
shape: "square"
|
||||
x: 3.0d
|
||||
y: 2.0d
|
||||
}
|
||||
{
|
||||
id: "629EAE6BC0519572"
|
||||
linked_quest: "0017FFFAD7CD2EFE"
|
||||
shape: "square"
|
||||
x: 3.0d
|
||||
y: 3.0d
|
||||
}
|
||||
{
|
||||
id: "59568D32C47265ED"
|
||||
linked_quest: "5CC9B0E832545569"
|
||||
shape: "square"
|
||||
x: 3.0d
|
||||
y: 4.0d
|
||||
}
|
||||
{
|
||||
id: "42DA2C0B99DB2545"
|
||||
linked_quest: "58BBD540D7D4FF01"
|
||||
shape: "square"
|
||||
x: 3.0d
|
||||
y: 5.0d
|
||||
}
|
||||
{
|
||||
id: "39C4E4082B9B5731"
|
||||
linked_quest: "49C1D61741AA288E"
|
||||
|
|
@ -194,12 +166,6 @@
|
|||
x: 8.0d
|
||||
y: 2.0d
|
||||
}
|
||||
{
|
||||
id: "72CBEEAD5A41685E"
|
||||
linked_quest: "069FD86133D7D582"
|
||||
x: 8.0d
|
||||
y: 3.0d
|
||||
}
|
||||
{
|
||||
id: "76C69275A82861C8"
|
||||
linked_quest: "7A1E3C3A2D699C5B"
|
||||
|
|
@ -325,12 +291,6 @@
|
|||
x: 4.0d
|
||||
y: -4.5d
|
||||
}
|
||||
{
|
||||
id: "3644488B52C563F6"
|
||||
linked_quest: "173A04F328414A36"
|
||||
x: 9.0d
|
||||
y: 3.0d
|
||||
}
|
||||
{
|
||||
id: "1824692F2A7A8B43"
|
||||
linked_quest: "7E755297E9685374"
|
||||
|
|
@ -387,6 +347,30 @@
|
|||
x: -4.0d
|
||||
y: 4.0d
|
||||
}
|
||||
{
|
||||
id: "04B2D5C575260C0D"
|
||||
linked_quest: "7E7F18A8422A6A28"
|
||||
x: 3.0d
|
||||
y: 2.0d
|
||||
}
|
||||
{
|
||||
id: "54AE0DEA1D8B32F8"
|
||||
linked_quest: "5D254C351CC8FA1B"
|
||||
x: 3.0d
|
||||
y: 3.0d
|
||||
}
|
||||
{
|
||||
id: "60482D9D410069C5"
|
||||
linked_quest: "3E2FE834084D2946"
|
||||
x: 3.0d
|
||||
y: 4.0d
|
||||
}
|
||||
{
|
||||
id: "28BBABC4D9D5590F"
|
||||
linked_quest: "25A863E014BB1AF5"
|
||||
x: 3.0d
|
||||
y: 5.0d
|
||||
}
|
||||
]
|
||||
quests: [
|
||||
{
|
||||
|
|
@ -443,10 +427,10 @@
|
|||
}
|
||||
{
|
||||
dependencies: [
|
||||
"196FC518F744B983"
|
||||
"5CC9B0E832545569"
|
||||
"0017FFFAD7CD2EFE"
|
||||
"58BBD540D7D4FF01"
|
||||
"7E7F18A8422A6A28"
|
||||
"5D254C351CC8FA1B"
|
||||
"25A863E014BB1AF5"
|
||||
"3E2FE834084D2946"
|
||||
]
|
||||
description: ["{quests.development.hull_ev.desc}"]
|
||||
hide_dependency_lines: true
|
||||
|
|
@ -577,7 +561,6 @@
|
|||
}
|
||||
{
|
||||
dependencies: [
|
||||
"196FC518F744B983"
|
||||
"5063FDFFBE3E4855"
|
||||
"26394C1290D70AB6"
|
||||
]
|
||||
|
|
@ -597,10 +580,7 @@
|
|||
y: 2.0d
|
||||
}
|
||||
{
|
||||
dependencies: [
|
||||
"49C1D61741AA288E"
|
||||
"0017FFFAD7CD2EFE"
|
||||
]
|
||||
dependencies: ["49C1D61741AA288E"]
|
||||
description: ["{quests.development.ev.desc}"]
|
||||
hide_dependency_lines: true
|
||||
icon: "tfg:ev_universal_circuit"
|
||||
|
|
@ -620,7 +600,6 @@
|
|||
dependencies: [
|
||||
"42CD789B8C40E424"
|
||||
"698B5F65F2DE4439"
|
||||
"5CC9B0E832545569"
|
||||
]
|
||||
description: ["{quests.development.iv.desc}"]
|
||||
hide_dependency_lines: true
|
||||
|
|
@ -642,7 +621,6 @@
|
|||
"082AB255886E73C2"
|
||||
"47087361D6DE7DCF"
|
||||
"145F71A817C5996E"
|
||||
"58BBD540D7D4FF01"
|
||||
]
|
||||
description: ["{quests.development.luv.desc}"]
|
||||
hide_dependency_lines: true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue