diff options
-rw-r--r-- | db/re/skill_db.conf | 5 | ||||
-rw-r--r-- | npc/003-1/jakod.txt | 1 |
2 files changed, 2 insertions, 4 deletions
diff --git a/db/re/skill_db.conf b/db/re/skill_db.conf index c694ba5dd..d64f08bc1 100644 --- a/db/re/skill_db.conf +++ b/db/re/skill_db.conf @@ -1327,15 +1327,12 @@ skill_db: ( Id: 28 Name: "AL_HEAL" Description: "Heal" - MaxLevel: 10 + MaxLevel: 3 Range: 9 Hit: "BDT_SKILL" SkillType: { Friend: true } - SkillInfo: { - Quest: true - } AttackType: "Magic" Element: "Ele_Holy" DamageType: { diff --git a/npc/003-1/jakod.txt b/npc/003-1/jakod.txt index 4066dda04..2feec299a 100644 --- a/npc/003-1/jakod.txt +++ b/npc/003-1/jakod.txt @@ -49,6 +49,7 @@ L_HowTo: close; L_Tier1: + mes ""; mesn; mesq l("Yeah, of course. I will teach you how to give first aid to people."); next; |