Various optional tags for quest items (#2386)
* Make Greate shaft & small cogwheel optional Signed-off-by: Mqrius <Nuntius.Marii@Gmail.com> * LV: Make greate shaft and small cogwheel optional Signed-off-by: Mqrius <Nuntius.Marii@Gmail.com> * LV: make light fuel bucket optional Signed-off-by: Mqrius <Nuntius.Marii@Gmail.com> * MV: Make greate shaft and small cogwheel optional Signed-off-by: Mqrius <Nuntius.Marii@Gmail.com> * HV: Make greate shaft and small cogwheel optional Signed-off-by: Mqrius <Nuntius.Marii@Gmail.com> --------- Signed-off-by: Mqrius <Nuntius.Marii@Gmail.com> Co-authored-by: Redeix <brayden.j.m.ford@gmail.com>
This commit is contained in:
parent
a90bc5ceab
commit
90c133aa45
4 changed files with 9 additions and 0 deletions
|
|
@ -1619,6 +1619,7 @@
|
|||
{
|
||||
id: "5B94BB35A8480214"
|
||||
item: "greate:titanium_cogwheel"
|
||||
optional_task: true
|
||||
type: "item"
|
||||
}
|
||||
{
|
||||
|
|
@ -1629,6 +1630,7 @@
|
|||
{
|
||||
id: "2E602B31550041B9"
|
||||
item: "greate:titanium_shaft"
|
||||
optional_task: true
|
||||
type: "item"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
|
|
@ -1623,6 +1623,7 @@
|
|||
{
|
||||
id: "1483488F0E301BCC"
|
||||
item: "greate:aluminium_cogwheel"
|
||||
optional_task: true
|
||||
type: "item"
|
||||
}
|
||||
{
|
||||
|
|
@ -1633,6 +1634,7 @@
|
|||
{
|
||||
id: "32C96E141753187B"
|
||||
item: "greate:aluminium_shaft"
|
||||
optional_task: true
|
||||
type: "item"
|
||||
}
|
||||
]
|
||||
|
|
@ -1700,6 +1702,7 @@
|
|||
{
|
||||
id: "34153032225B76BB"
|
||||
item: "gtceu:light_fuel_bucket"
|
||||
optional_task: true
|
||||
type: "item"
|
||||
}
|
||||
{
|
||||
|
|
|
|||
|
|
@ -1636,6 +1636,7 @@
|
|||
{
|
||||
id: "53919EE5BCCA618A"
|
||||
item: "greate:stainless_steel_cogwheel"
|
||||
optional_task: true
|
||||
type: "item"
|
||||
}
|
||||
{
|
||||
|
|
@ -1646,6 +1647,7 @@
|
|||
{
|
||||
id: "6DF7F28AABF6785F"
|
||||
item: "greate:stainless_steel_shaft"
|
||||
optional_task: true
|
||||
type: "item"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
|
|
@ -378,11 +378,13 @@
|
|||
{
|
||||
id: "23DE370285589CB4"
|
||||
item: "greate:steel_shaft"
|
||||
optional_task: true
|
||||
type: "item"
|
||||
}
|
||||
{
|
||||
id: "4FDD99090C920E21"
|
||||
item: "greate:steel_cogwheel"
|
||||
optional_task: true
|
||||
type: "item"
|
||||
}
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue