Fix small typo in Reimu Stage 2 dialog (#238)
Co-authored-by: holycleugh <holycleugh>
This commit is contained in:
parent
d4b426c31c
commit
f0e2eb1118
1 changed files with 1 additions and 1 deletions
|
@ -160,7 +160,7 @@ DIALOG_TASK(reimu, Stage2PreBoss) {
|
|||
TITLE(hina, "Kagiyama Hina", "Gyroscopic Pestilence God");
|
||||
|
||||
FACE(hina, normal);
|
||||
MSG(hina, "You should know that Yōkai Mountain is especially dangeorus today.");
|
||||
MSG(hina, "You should know that Yōkai Mountain is especially dangerous today.");
|
||||
FACE(hina, concerned);
|
||||
MSG(hina, "You ought to turn back now, my dear.");
|
||||
|
||||
|
|
Loading…
Reference in a new issue