diff options
-rw-r--r-- | db/Changelog.txt | 2 | ||||
-rw-r--r-- | db/map_index.txt | 32 | ||||
-rw-r--r-- | npc/jobs/novice/novice.txt | 7 |
3 files changed, 18 insertions, 23 deletions
diff --git a/db/Changelog.txt b/db/Changelog.txt index d0c1925e4..d7b52c0be 100644 --- a/db/Changelog.txt +++ b/db/Changelog.txt @@ -19,6 +19,8 @@ -----
========================
+10/24
+ * Updated map index accordingly [Lupus]
10/23
* Adjusted LK_BERSERK so you can only use it when you have 20% or less
life. [Skotlex]
diff --git a/db/map_index.txt b/db/map_index.txt index fac76396d..e0c8c1982 100644 --- a/db/map_index.txt +++ b/db/map_index.txt @@ -150,22 +150,22 @@ new_1-1.gat new_1-2.gat
new_1-3.gat
new_1-4.gat
-new_2-1.gat
-new_2-2.gat
-new_2-3.gat
-new_2-4.gat
-new_3-1.gat
-new_3-2.gat
-new_3-3.gat
-new_3-4.gat
-new_4-1.gat
-new_4-2.gat
-new_4-3.gat
-new_4-4.gat
-new_5-1.gat
-new_5-2.gat
-new_5-3.gat
-new_5-4.gat
+//new_2-1.gat
+//new_2-2.gat
+//new_2-3.gat
+//new_2-4.gat
+//new_3-1.gat
+//new_3-2.gat
+//new_3-3.gat
+//new_3-4.gat
+//new_4-1.gat
+//new_4-2.gat
+//new_4-3.gat
+//new_4-4.gat
+//new_5-1.gat
+//new_5-2.gat
+//new_5-3.gat
+//new_5-4.gat
orcsdun01.gat
orcsdun02.gat
ordeal_1-1.gat
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";
|