diff options
Diffstat (limited to 'npc/commands/debug-skill.txt')
-rw-r--r-- | npc/commands/debug-skill.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/npc/commands/debug-skill.txt b/npc/commands/debug-skill.txt index 187c4009..f4a55a50 100644 --- a/npc/commands/debug-skill.txt +++ b/npc/commands/debug-skill.txt @@ -1,8 +1,8 @@ function script GlobalSkillDebug { - function modifySkill { + function modifySkill { - function setSkill { + function setSkill { clear; mes l("Enter desired skill level:"); input .@y; |