added logmes to skill reset event
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9238 54d463be-8e91-2dee-dedb-b68131a5f0ec
This commit is contained in:
parent
664eb85bc2
commit
b75ae2f750
@ -99,5 +99,6 @@ L_Reset:
|
|||||||
mes @npcname$;
|
mes @npcname$;
|
||||||
mes "Thank you.";
|
mes "Thank you.";
|
||||||
emotion e_thx;
|
emotion e_thx;
|
||||||
|
logmes "SKILL RESET EVENT";
|
||||||
close;
|
close;
|
||||||
}
|
}
|
Loading…
x
Reference in New Issue
Block a user