diff options
author | Lupus <Lupus@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-10-24 13:01:57 +0000 |
---|---|---|
committer | Lupus <Lupus@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-10-24 13:01:57 +0000 |
commit | c417275ca41fd13e4068de7b90b3da82ccdd6655 (patch) | |
tree | 93750431258fa1b4a5b745a93ebd8bf5b0c15be7 /npc/jobs/novice | |
parent | 1d20240633528819081b1e5a1fc6e9e472392984 (diff) | |
download | hercules-c417275ca41fd13e4068de7b90b3da82ccdd6655.tar.gz hercules-c417275ca41fd13e4068de7b90b3da82ccdd6655.tar.bz2 hercules-c417275ca41fd13e4068de7b90b3da82ccdd6655.tar.xz hercules-c417275ca41fd13e4068de7b90b3da82ccdd6655.zip |
fixed map index
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9054 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/jobs/novice')
-rw-r--r-- | npc/jobs/novice/novice.txt | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/npc/jobs/novice/novice.txt b/npc/jobs/novice/novice.txt index 1e0bcb6fd..3f6ea8446 100644 --- a/npc/jobs/novice/novice.txt +++ b/npc/jobs/novice/novice.txt @@ -2372,13 +2372,6 @@ new_1-3.gat,95,30,4 script Training Center Employee#1 84,{ mes "and out for blood!";
next;
mes "[Hoffman]";
- mes "If you think monsters here are too";
- mes "weak for you, I can send you to";
- mes "another taining ground where the";
- mes "monsters are stronger than the ones";
- mes "over here.";
- next;
- mes "[Hoffman]";
mes "But don't worry so much,";
mes "They're not impossible for";
mes "Novices. So would you";
|