From cfbb17bdb5a0b209eb64b898ef76829c4144684a Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sun, 11 Apr 2021 13:16:43 -0300 Subject: Remove skills on your own, I'll only provide the "get skills" on debug NPC --- npc/commands/debug.txt | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'npc/commands/debug.txt') diff --git a/npc/commands/debug.txt b/npc/commands/debug.txt index 4c2d8196..b08012df 100644 --- a/npc/commands/debug.txt +++ b/npc/commands/debug.txt @@ -643,6 +643,10 @@ L_AddAll: updateskill SKILL_MAGIC_NATURE, 5; updateskill SKILL_MAGIC_ASTRAL, 5; updateskill SKILL_MAGIC_DARK, 5; + + // Real skills + updateskill EVOL_AREA_PROVOKE, 9; + updateskill EVOL_PHYSICAL_SHIELD, 9; @mexp = 8000; resetstatus; BaseLevel = 99; -- cgit v1.2.3-60-g2f50