npc typo fix
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@771 54d463be-8e91-2dee-dedb-b68131a5f0ec
This commit is contained in:
parent
a82be18550
commit
0ffc62d6d4
@ -34,6 +34,9 @@ Other Ppl
|
||||
|
||||
Date Added
|
||||
======
|
||||
12/24
|
||||
* Fixed Whitesmith.txt, was on top of another npc [Ajarn]
|
||||
|
||||
12/23
|
||||
* Added logs into kafra_bank.txt (it keeps logs of all bank operations! Very handy to find abusers/cheaters) [Lupus]
|
||||
|
||||
|
@ -3,7 +3,7 @@
|
||||
// Made by Nana.
|
||||
|
||||
// -== White Smith ==-
|
||||
valkyrie.gat,44,58,6 script White Smith 725,{
|
||||
valkyrie.gat,44,51,6 script White Smith 725,{
|
||||
if(getskilllv(153) > 0) set @qsk,1;
|
||||
if(getskilllv(154) > 0) set @qsk1,1;
|
||||
if(getskilllv(155) > 0) set @qsk2,1;
|
||||
|
Loading…
x
Reference in New Issue
Block a user