Fixed small typo in the Priest job quest
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9041 54d463be-8e91-2dee-dedb-b68131a5f0ec
This commit is contained in:
parent
37ee3a81a3
commit
c0a2534c76
@ -33,6 +33,8 @@ KarLaeda
|
|||||||
|
|
||||||
Date Added
|
Date Added
|
||||||
======
|
======
|
||||||
|
10/23
|
||||||
|
* Fixed small typo in the Priest job quest [Playtester]
|
||||||
10/22
|
10/22
|
||||||
* Small spawn updates for Gefenia and Einbech Dungeon [Playtester]
|
* Small spawn updates for Gefenia and Einbech Dungeon [Playtester]
|
||||||
10/21
|
10/21
|
||||||
|
@ -153,7 +153,7 @@ L_Start:
|
|||||||
mes "I'm Father Thomas. I'm in charge of protecting Prontera from the evil spirits that plague the lands of Rune Midgard.";
|
mes "I'm Father Thomas. I'm in charge of protecting Prontera from the evil spirits that plague the lands of Rune Midgard.";
|
||||||
next;
|
next;
|
||||||
mes "[Father Thomas]";
|
mes "[Father Thomas]";
|
||||||
mes "Please fill out this application form so that I can review your qualifications for becoming a Preist.";
|
mes "Please fill out this application form so that I can review your qualifications for becoming a Priest.";
|
||||||
next;
|
next;
|
||||||
mes "(you fill out the form and hand it back)";
|
mes "(you fill out the form and hand it back)";
|
||||||
next;
|
next;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user