From 42710e42b920166cd520925cbc0caafc08980dd0 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Wed, 18 Jul 2018 23:17:45 -0300 Subject: Restore bash when leaving Berserker and Paladin class --- npc/003-0/berserk.txt | 2 +- npc/003-0/paladin.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'npc/003-0') diff --git a/npc/003-0/berserk.txt b/npc/003-0/berserk.txt index 72c8b7fe2..8506a3e0d 100644 --- a/npc/003-0/berserk.txt +++ b/npc/003-0/berserk.txt @@ -186,7 +186,7 @@ L_Member: skill KN_TWOHANDQUICKEN, 0, 0; skill KN_AUTOCOUNTER, 0, 0; skill SM_ENDURE, 0, 0; - skill SM_BASH, 0, 0; + skill SM_BASH, 2, 0; MAGIC_SUBCLASS=MAGIC_SUBCLASS^CL_BERSERKER; mesc l("You abandoned the BERSERKER class!"), 1; close; diff --git a/npc/003-0/paladin.txt b/npc/003-0/paladin.txt index ed7cec91e..63f4430ab 100644 --- a/npc/003-0/paladin.txt +++ b/npc/003-0/paladin.txt @@ -187,7 +187,7 @@ L_Member: skill AL_ANGELUS, 0, 0; skill PR_REDEMPTIO, 0, 0; skill MER_INCAGI, 0, 0; - skill SM_BASH, 0, 0; + skill SM_BASH, 2, 0; MAGIC_SUBCLASS=MAGIC_SUBCLASS^CL_PALADIN; mesc l("You abandoned the PALADIN class!"), 1; close; -- cgit v1.2.3-60-g2f50