فهرست منبع

Follow-up r17210, fixed missing curly bracket.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@17214 54d463be-8e91-2dee-dedb-b68131a5f0ec
daegaladh 12 سال پیش
والد
کامیت
d51c97a420
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      npc/quests/first_class/tu_acolyte.txt

+ 1 - 1
npc/quests/first_class/tu_acolyte.txt

@@ -385,7 +385,7 @@ prt_monk,230,106,3	script	Asthe#tu	79,{
 				emotion e_heh;
 				set tu_acolyte01, 5;
 				delitem 1504, 1; //Mace
-				if(Class == Job_Acolyte_High)
+				if(Class == Job_Acolyte_High) {
 					if(checkre(3))
 						getexp 200,100;
 					else