浏览代码

swapped 2 lines to make NPC name visible

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9028 54d463be-8e91-2dee-dedb-b68131a5f0ec
Lupus 18 年之前
父节点
当前提交
18bb0d3b0e
共有 1 个文件被更改,包括 1 次插入2 次删除
  1. 1 2
      npc/events/idul_fitri.txt

+ 1 - 2
npc/events/idul_fitri.txt

@@ -14,13 +14,12 @@
 
 prontera.gat,146,92,3	script	Cellerb	58,{
 	set @npcname$,"[Staff Idul Fitri]";
+	mes @npcname$;
 	if((gettime(6)==10 && (gettime(5)==24 || gettime(5)==25))==0) {
 		mes "Congratulation! Celebrate Feast Day Of Ramadan Idul Fitri 1427 H.";
 		specialeffect 139;
 		close;	
 	}
-	
-	mes @npcname$;
 	mes "Haii......^FF8800"+strcharinfo(0)+"^000000!!";
 	mes "First day of Idulfitri has arrived.";
 	mes "Congratulation celebrate him.";