fix mars quest checking if you're on the moon, other small tweaks
This commit is contained in:
parent
5a92686b6f
commit
bcaacff808
3 changed files with 7 additions and 3 deletions
|
|
@ -115,10 +115,10 @@
|
|||
size: 2.0d
|
||||
subtitle: "{quests.extreme_voltage.mars.subtitle}"
|
||||
tasks: [{
|
||||
dimension: "ad_astra:moon"
|
||||
dimension: "ad_astra:mars"
|
||||
icon: "ad_astra:mars_globe"
|
||||
id: "18D9C6ACD5513680"
|
||||
title: "I'm on the Moon"
|
||||
title: "{quests.extreme_voltage.mars.task}"
|
||||
type: "dimension"
|
||||
}]
|
||||
title: "{quests.extreme_voltage.mars.title}"
|
||||
|
|
|
|||
|
|
@ -1127,7 +1127,7 @@
|
|||
dimension: "ad_astra:moon"
|
||||
icon: "ad_astra:moon_globe"
|
||||
id: "39DDB5FE1449E38A"
|
||||
title: "I'm on the Moon"
|
||||
title: "{quests.high_voltage.welcome_moon.title}"
|
||||
type: "dimension"
|
||||
}]
|
||||
title: "{quests.high_voltage.welcome_moon.title}"
|
||||
|
|
|
|||
|
|
@ -174,6 +174,10 @@
|
|||
shape: "octagon"
|
||||
size: 3.0d
|
||||
subtitle: "{quests.space_survival.preparations.subtitle}"
|
||||
tasks: [{
|
||||
id: "6EEAC1505DD6E058"
|
||||
type: "checkmark"
|
||||
}]
|
||||
title: "{quests.space_survival.preparations.title}"
|
||||
x: -4.0d
|
||||
y: -8.0d
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue