diff options
Diffstat (limited to 'npc/pre-re/jobs/novice/novice.txt')
-rw-r--r-- | npc/pre-re/jobs/novice/novice.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/pre-re/jobs/novice/novice.txt b/npc/pre-re/jobs/novice/novice.txt index 33f9dd64d..2a485ef3f 100644 --- a/npc/pre-re/jobs/novice/novice.txt +++ b/npc/pre-re/jobs/novice/novice.txt @@ -2242,7 +2242,7 @@ new_1-1,144,107,2 script Guard#nv2 105,{ mes "[Training Grounds Guard]"; if(rand(2)) { mes "Come in!"; - mes "I would like o welcome you to the Training Grounds!"; + mes "I would like to welcome you to the Training Grounds!"; next; mes "[Training Grounds Guard]"; mes "In here, you can prepare yourself for your future adventures throughout the Ragnarok world!"; |