Fixed two script errors/typos in job/valkyrie.txt (from r12463)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12465 54d463be-8e91-2dee-dedb-b68131a5f0ec
This commit is contained in:
parent
77826dfdf8
commit
38f0529c7a
@ -149,7 +149,7 @@ valkyrie,48,86,4 script Valkyrie# 811,{
|
||||
if(ADVJOB == Job_Paladin2) set ADVJOB,Job_Paladin;
|
||||
jobchange Job_Novice_High;
|
||||
resetlvl(1);
|
||||
set MISC_QUEST,MISC_QUEST ^ 1024; <-reset Skill Reset Event
|
||||
set MISC_QUEST,MISC_QUEST | 1024; //<-reset Skill Reset Event
|
||||
skill 142,1,0;
|
||||
skill 143,1,0;
|
||||
next;
|
||||
|
Loading…
x
Reference in New Issue
Block a user