Pārlūkot izejas kodu

refix

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5181 54d463be-8e91-2dee-dedb-b68131a5f0ec
Vicious 19 gadi atpakaļ
vecāks
revīzija
abb63a2ad8
1 mainītis faili ar 4 papildinājumiem un 0 dzēšanām
  1. 4 0
      npc/jobs/novice/novice.txt

+ 4 - 0
npc/jobs/novice/novice.txt

@@ -199,6 +199,8 @@ new_1-1.gat,53,114,4	script	Shion	727,{
 	close;
 
 L_Fail:
+	mes "[Shion]";
+	mes "You shouldn't be here.";
 	close2;
 	savepoint "prontera.gat",273,354;
 	warp "prontera.gat",273,354;
@@ -323,6 +325,8 @@ L_loop:
 	goto L_loop;
 	
 L_Fail:
+	mes "[Training Grounds Receptionist]";
+	mes "You shouldn't be here.";
 	close2;
 	savepoint "prontera.gat",273,354;
 	warp "prontera.gat",273,354;