diff options
Diffstat (limited to 'npc/003-0/berserk.txt')
-rw-r--r-- | npc/003-0/berserk.txt | 1 |
1 files changed, 1 insertions, 0 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; |