1st class quests. WIP
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8881 54d463be-8e91-2dee-dedb-b68131a5f0ec
This commit is contained in:
parent
b9c8958362
commit
f4bff7da72
@ -24,12 +24,11 @@ prt_church.gat,179,15,1 script Priest Praupin 110,{
|
|||||||
mes "You're "+strcharinfo(0)+" !";
|
mes "You're "+strcharinfo(0)+" !";
|
||||||
mes "You've grown so much!";
|
mes "You've grown so much!";
|
||||||
mes "I'm truly proud of you.";
|
mes "I'm truly proud of you.";
|
||||||
close;
|
|
||||||
} else {
|
} else {
|
||||||
mes "May you";
|
mes "May you";
|
||||||
mes "always be blessed...";
|
mes "always be blessed...";
|
||||||
close;
|
|
||||||
}
|
}
|
||||||
|
close;
|
||||||
}
|
}
|
||||||
switch(tu_acolyte01){
|
switch(tu_acolyte01){
|
||||||
case 0:
|
case 0:
|
||||||
|
@ -11,7 +11,7 @@
|
|||||||
//===== Additional Comments: =================================
|
//===== Additional Comments: =================================
|
||||||
//= 1.0 Fully working
|
//= 1.0 Fully working
|
||||||
//= 1.1 Fixed bugs, optimized [Lupus]
|
//= 1.1 Fixed bugs, optimized [Lupus]
|
||||||
//= TODO: Test, add missinf misceffects
|
//= TODO: Test, add missing misceffects
|
||||||
//============================================================
|
//============================================================
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user