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