mirror of
https://github.com/crskycode/GARbro.git
synced 2026-07-08 01:30:18 +08:00
added Amber Quartz passphrase.
This commit is contained in:
@@ -63,6 +63,7 @@ namespace GameRes.Formats.Majiro
|
|||||||
|
|
||||||
public static readonly Dictionary<string, string> KnownKeys = new Dictionary<string, string> {
|
public static readonly Dictionary<string, string> KnownKeys = new Dictionary<string, string> {
|
||||||
{ "Akatsuki no Goei", "おぬぐり食べる?" },
|
{ "Akatsuki no Goei", "おぬぐり食べる?" },
|
||||||
|
{ "Amber Quartz", "夕焼け。学校の屋上。そこに伸びる二つの影。" },
|
||||||
{ "Nagisa no", "青い空に向かって、溜息を一つこぼす。" },
|
{ "Nagisa no", "青い空に向かって、溜息を一つこぼす。" },
|
||||||
{ "White ~blanche comme la lune~", "たった3枚の紙" },
|
{ "White ~blanche comme la lune~", "たった3枚の紙" },
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user