diff options
Diffstat (limited to 'npc/pre-re/other/resetskill.txt')
-rw-r--r-- | npc/pre-re/other/resetskill.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/pre-re/other/resetskill.txt b/npc/pre-re/other/resetskill.txt index b7af66906..4c8fb4054 100644 --- a/npc/pre-re/other/resetskill.txt +++ b/npc/pre-re/other/resetskill.txt @@ -107,7 +107,7 @@ prontera,146,232,4 script Hypnotist#2 4_F_TELEPORTER,{ mes "services. Oh, and best"; mes "of luck to you on your"; mes "travels, adventurer."; - ResetSkill; + resetskill; close; } mes "[Hypnotist]"; |