feat: add food automation quest (#2888)

This commit is contained in:
ashlen 2026-01-28 01:55:19 +01:00 committed by GitHub
parent e32a797368
commit 5504e548eb
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 39 additions and 0 deletions

View file

@ -2158,6 +2158,42 @@
x: 0.0d
y: -10.5d
}
{
dependencies: ["30DD0DDF86C96926", "1F41C35890E2C44F"]
dependency_requirement: "one_completed"
description: ["{quests.tfg_tips.food_automation.desc}"]
icon: "tfg:lv_food_oven"
id: "46111F4D970EE3C5"
optional: true
subtitle: "{quests.tfg_tips.food_automation.subtitle}"
tasks: [
{
id: "770BC20A8062A6BD"
item: "tfg:lv_food_processor"
optional_task: true
type: "item"
}
{
id: "3EB084CA435F8C19"
item: "tfg:lv_food_oven"
optional_task: true
type: "item"
}
{
id: "150B81D83DFFB9A1"
item: "gtceu:lv_robot_arm"
optional_task: true
type: "item"
}
{
id: "2332EB45D64DB9FB"
type: "checkmark"
}
]
title: "{quests.tfg_tips.food_automation.title}"
x: 0.0d
y: -12.0d
}
]
subtitle: ["{quests.tfg_tips.subtitle}"]
title: "{quests.tfg_tips}"