add AMQ as preset; add description of Impa and All 13 memories
This commit is contained in:
parent
eab7061be1
commit
ff2a73362d
1 changed files with 17 additions and 6 deletions
|
@ -7,6 +7,8 @@ export const events = [
|
||||||
'Head For The Point On Your SS',
|
'Head For The Point On Your SS',
|
||||||
'First Divine Beast Introduction',
|
'First Divine Beast Introduction',
|
||||||
'All Divine Beasts Completion',
|
'All Divine Beasts Completion',
|
||||||
|
'Impa',
|
||||||
|
'All 13 Memories',
|
||||||
'Lomei Labyrinth Island Introduction',
|
'Lomei Labyrinth Island Introduction',
|
||||||
'South Lomei Labyrinth Introduction',
|
'South Lomei Labyrinth Introduction',
|
||||||
'North Lomei Labyrinth Introduction',
|
'North Lomei Labyrinth Introduction',
|
||||||
|
@ -19,8 +21,6 @@ export const events = [
|
||||||
'(EX) Medoh Re-Entry Introduction',
|
'(EX) Medoh Re-Entry Introduction',
|
||||||
'(EX) Ruta Re-Entry Introduction',
|
'(EX) Ruta Re-Entry Introduction',
|
||||||
'(EX) Rudania Re-Entry Introduction',
|
'(EX) Rudania Re-Entry Introduction',
|
||||||
'Impa',
|
|
||||||
'All 13 Memories',
|
|
||||||
"Ta'loh Naeg",
|
"Ta'loh Naeg",
|
||||||
'Thundra Plateau Completion',
|
'Thundra Plateau Completion',
|
||||||
'(EX) Introduction',
|
'(EX) Introduction',
|
||||||
|
@ -49,21 +49,27 @@ export const i18nEventNames: I18N<TEventNameMap> = {
|
||||||
// 0:10
|
// 0:10
|
||||||
'Sheikah Slate Get': 'Sheikah Slate Get: "That is a Sheikah Slate."',
|
'Sheikah Slate Get': 'Sheikah Slate Get: "That is a Sheikah Slate."',
|
||||||
// 0:27
|
// 0:27
|
||||||
'Out Of SoR': 'Out of SoR: "Hold the Sheikah Slate up to the pedstal.""',
|
'Out Of SoR': 'Out of SoR (without clipping): "Hold the Sheikah Slate up to the pedstal.""',
|
||||||
// 12:05
|
// 12:05
|
||||||
'Head For The Point On Your SS': '"Head for the point marked on the map in your Sheikah Slate."',
|
'Head For The Point On Your SS': '"Head for the point marked on the map in your Sheikah Slate."',
|
||||||
// 1:06
|
// 1:06
|
||||||
'First Divine Beast Introduction': 'First Divine Beast Introduction: "That Divine Beast was taken over by Ganon 100 years ago"',
|
'First Divine Beast Introduction': 'First Divine Beast Introduction (without meeting Impa): "That Divine Beast was taken over by Ganon 100 years ago"',
|
||||||
// 1:46
|
// 1:46
|
||||||
'All Divine Beasts Completion': 'All Divine Beasts Completion: "Thanks to you, all of the Divine Beasts have returned to us and the spirits of the Champions are free."',
|
'All Divine Beasts Completion': 'All Divine Beasts Completion: "Thanks to you, all of the Divine Beasts have returned to us and the spirits of the Champions are free."',
|
||||||
|
// 12:17
|
||||||
|
'Impa': 'Impa: "...So you\'re finally awake."',
|
||||||
|
// 12:57
|
||||||
|
'All 13 Memories': 'All 13 Memories: "You have recovered all of your memories of us from 100 years ago..."',
|
||||||
},
|
},
|
||||||
'ja-JP': {
|
'ja-JP': {
|
||||||
...eventNameDefault,
|
...eventNameDefault,
|
||||||
'Sheikah Slate Get': 'シーカーストーン入手「それはシーカーストーン…」',
|
'Sheikah Slate Get': 'シーカーストーン入手「それはシーカーストーン…」',
|
||||||
'Out Of SoR': '回生の祠を出る直前「シーカーストーンをかざすのです…」',
|
'Out Of SoR': '壁抜けせずに回生の祠を出る時「シーカーストーンをかざすのです…」',
|
||||||
'Head For The Point On Your SS': '「シーカーストーンのマップに示された場所へ向かうのです…」',
|
'Head For The Point On Your SS': '「シーカーストーンのマップに示された場所へ向かうのです…」',
|
||||||
'First Divine Beast Introduction': '最初の神獣イントロ「あれが今から100年前ガノンに奪われてしまった神獣です…」',
|
'First Divine Beast Introduction': 'インパに会わずにルッタ以外の神獣エリアに行った時「あれが今から100年前ガノンに奪われてしまった神獣です…」',
|
||||||
'All Divine Beasts Completion': '四神獣クリア直後「ありがとう…貴方のおかげで全ての神獣と英傑達の魂が解放されました」',
|
'All Divine Beasts Completion': '四神獣クリア直後「ありがとう…貴方のおかげで全ての神獣と英傑達の魂が解放されました」',
|
||||||
|
'Impa': 'インパ「…やっと目覚めおったか」',
|
||||||
|
'All 13 Memories': '全ての記憶(13個)を取り戻した時「今 貴方は100年前の私との想い出を…そのすべてを取り戻してくれました…」',
|
||||||
},
|
},
|
||||||
};
|
};
|
||||||
|
|
||||||
|
@ -80,6 +86,11 @@ export const presets: {[name: string]: Preset} = Object.fromEntries([
|
||||||
'First Divine Beast Introduction',
|
'First Divine Beast Introduction',
|
||||||
'All Divine Beasts Completion',
|
'All Divine Beasts Completion',
|
||||||
]],
|
]],
|
||||||
|
['All Main Quest', [
|
||||||
|
'Sheikah Slate Get',
|
||||||
|
'Head For The Point On Your SS',
|
||||||
|
'All Divine Beasts Completion',
|
||||||
|
]],
|
||||||
['Dog%', [
|
['Dog%', [
|
||||||
'Sheikah Slate Get',
|
'Sheikah Slate Get',
|
||||||
'Head For The Point On Your SS',
|
'Head For The Point On Your SS',
|
||||||
|
|
Loading…
Reference in a new issue