langs, quests
This commit is contained in:
parent
deb466e801
commit
9293d92bcd
3 changed files with 32 additions and 4 deletions
|
|
@ -59,7 +59,7 @@
|
|||
subtitle: "{quests.tfg.capture_territory.subtitle}"
|
||||
tasks: [{
|
||||
id: "5EB438DED5A994C4"
|
||||
title: "{quests.tasktypes.checkmark}"
|
||||
title: "{quests.tasktype.checkmark}"
|
||||
type: "checkmark"
|
||||
}]
|
||||
title: "{quests.tfg.capture_territory.title}"
|
||||
|
|
@ -119,6 +119,7 @@
|
|||
}
|
||||
}
|
||||
id: "590CE4F4FA385701"
|
||||
optional: true
|
||||
rewards: [
|
||||
{
|
||||
id: "58D1E7EFD006D7F7"
|
||||
|
|
@ -146,6 +147,29 @@
|
|||
x: 0.0d
|
||||
y: 4.5d
|
||||
}
|
||||
{
|
||||
dependencies: ["0B42D4AE2AC67F93"]
|
||||
description: ["{quests.tfg.chunk_limit.desc}"]
|
||||
icon: {
|
||||
Count: 1
|
||||
ForgeCaps: {
|
||||
"tfc:food": {
|
||||
creationDate: 18000L
|
||||
traits: [ ]
|
||||
}
|
||||
}
|
||||
id: "tfc:food/cherry"
|
||||
}
|
||||
id: "12BCC8F968904105"
|
||||
tasks: [{
|
||||
id: "6A9ABF4B83F7FC3E"
|
||||
title: "{quests.tasktype.checkmark}"
|
||||
type: "checkmark"
|
||||
}]
|
||||
title: "{quests.tfg.chunk_limit.title}"
|
||||
x: -2.5d
|
||||
y: 3.5d
|
||||
}
|
||||
]
|
||||
subtitle: ["{quests.tfg.subtitle}"]
|
||||
title: "{quests.tfg}"
|
||||
|
|
|
|||
|
|
@ -867,7 +867,7 @@
|
|||
{
|
||||
dependencies: ["02FDECC931B5E8EF"]
|
||||
description: ["{quests.tfg_tips.hazard_materials.desc}"]
|
||||
icon: "createdeco:decal_warning"
|
||||
icon: "createdeco:decal_skull"
|
||||
id: "57FE828BAA8F6276"
|
||||
subtitle: "{quests.tfg_tips.hazard_materials.subtitle}"
|
||||
tasks: [{
|
||||
|
|
@ -947,6 +947,7 @@
|
|||
type: "item"
|
||||
}
|
||||
]
|
||||
title: "{quests.tfg_tips.hazmat.title}"
|
||||
x: 9.5d
|
||||
y: 15.0d
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue