diff options
Diffstat (limited to 'npc')
-rw-r--r-- | npc/commands/debug.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/npc/commands/debug.txt b/npc/commands/debug.txt index ee4c7f3b..0529d2fe 100644 --- a/npc/commands/debug.txt +++ b/npc/commands/debug.txt @@ -487,6 +487,8 @@ L_AddAll: // Real skills updateskill EVOL_AREA_PROVOKE, 9; updateskill EVOL_PHYSICAL_SHIELD, 9; + updateskill SKILL_ABIZIT, 1; + updateskill SKILL_FLAR, 9; @mexp = 8000; resetstatus; BaseLevel = 99; |