This commit is contained in:
Xikaro 2025-09-13 17:28:51 +05:00
commit a02c7d9f00
3 changed files with 15 additions and 4 deletions

View file

@ -200,8 +200,8 @@
item: "gtceu:ev_diode"
type: "item"
}]
x: -2.0d
y: -3.5d
x: 5.5d
y: 2.5d
}
{
dependencies: ["4EA8888B12D75BF1"]
@ -1820,6 +1820,17 @@
x: -8.75d
y: -1.75d
}
{
dependencies: ["341751B307577B72"]
id: "7EAA2149BD77A5E6"
tasks: [{
id: "531E56A4C9F646FD"
item: "gtceu:helium_bucket"
type: "item"
}]
x: -9.5d
y: 2.5d
}
]
title: "EV In Work"
}

View file

@ -2765,5 +2765,5 @@
}
]
subtitle: ["{quests.tfg_tips.tools_tips.subtitle}"]
title: "Tips - Tools"
title: "{quests.tfg_tips.tools_tips.title}"
}

View file

@ -1454,5 +1454,5 @@
}
]
subtitle: ["{quests.tfg_tips.transportation_tips.subtitle}"]
title: "Tips - Transportation"
title: "{quests.tfg_tips.transportation_tips.title}"
}