Corrected Succession of the Prince quest (#4445)

* Fixes #4443.
* Added a missing space in the disablenpc event.
Thanks to @Indigo000!
This commit is contained in:
Aleos 2019-11-12 08:30:12 -05:00 committed by GitHub
parent 34e5f537b7
commit 1d5364bd13
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2643,7 +2643,7 @@ OnTouch:
next;
mes "[A man of Riehart Family]";
mes "Never mind...";
donpcevent "YoungNoble#valter::OnDisable";
donpcevent "Young Noble#valter::OnDisable";
donpcevent "Aged Noble#rihart::OnDisable";
next;
mes "[" + strcharinfo(0) + "]";