summaryrefslogtreecommitdiff
path: root/npc/003-0
diff options
context:
space:
mode:
Diffstat (limited to 'npc/003-0')
-rw-r--r--npc/003-0/berserk.txt1
-rw-r--r--npc/003-0/mages.txt4
2 files changed, 3 insertions, 2 deletions
diff --git a/npc/003-0/berserk.txt b/npc/003-0/berserk.txt
index a4c40d83d..72c8b7fe2 100644
--- a/npc/003-0/berserk.txt
+++ b/npc/003-0/berserk.txt
@@ -183,6 +183,7 @@ L_Member:
if (askyesno() == ASK_YES) {
mes "";
if (validatepin()) {
+ skill KN_TWOHANDQUICKEN, 0, 0;
skill KN_AUTOCOUNTER, 0, 0;
skill SM_ENDURE, 0, 0;
skill SM_BASH, 0, 0;
diff --git a/npc/003-0/mages.txt b/npc/003-0/mages.txt
index 7d5e01003..be80605dd 100644
--- a/npc/003-0/mages.txt
+++ b/npc/003-0/mages.txt
@@ -8,12 +8,12 @@
// Sage
// SA_FREECAST (allows to move/attack while casting)
+// SA_DRAGONOLOGY (+4% ATK, +2% MATK, +1 INT and +4% resist against DRAGONS)
+// TMW2_SAGE (grants up to 1.5 extra mana exp point/level)
// SA_FLAMELAUNCHER (bestow fire element on weapon for 2m, 70% cth)
// SA_FROSTWEAPON (bestow water element on weapon for 2m, 70% cth)
// SA_LIGHTNINGLOADER (bestow wind element on weapon for 2m, 70% cth)
// SA_SEISMICWEAPON (bestow earth element on weapon for 2m, 70% cth)
-// SA_DRAGONOLOGY (+4% ATK, +2% MATK, +1 INT and +4% resist against DRAGONS)
-// TMW2_SAGE (grants up to 1.5 extra mana exp point/level)
// Priest
// Broken //AL_PNEUMA (BLOCKS ranged (4+ tiles) physical attacks on a 3x3 area. No bows :D)