diff options
Diffstat (limited to 'npc')
-rw-r--r-- | npc/jobs/2-1/priest.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/jobs/2-1/priest.txt b/npc/jobs/2-1/priest.txt index f1f47ae34..6603c6f8e 100644 --- a/npc/jobs/2-1/priest.txt +++ b/npc/jobs/2-1/priest.txt @@ -584,8 +584,8 @@ prt_church,27,24,1 script Sister Cecilia 79,{ next; mes "[Sister Cecilia]"; mes "I believe he can give you specific requirement information about the Priest class. Yes, I think it's a good idea."; - next; } + close; } mes "[Sister Cecilia]"; mes "I see. Well, feel free to relax and make yourself at home. Nowhere on earth is safer than the Prontera Sanctuary."; |