Explorar o código

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 %!s(int64=18) %!d(string=hai) anos
pai
achega
18bb0d3b0e
Modificáronse 1 ficheiros con 1 adicións e 2 borrados
  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.";