From 5455fd1184e75c9192a1f6f84355851a01258e48 Mon Sep 17 00:00:00 2001 From: Vicious Date: Mon, 27 Mar 2006 02:15:34 +0000 Subject: constant-fied! git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5763 54d463be-8e91-2dee-dedb-b68131a5f0ec --- npc/jobs/novice/novice.txt | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) (limited to 'npc/jobs/novice/novice.txt') diff --git a/npc/jobs/novice/novice.txt b/npc/jobs/novice/novice.txt index 11581503f..8ab5107c7 100644 --- a/npc/jobs/novice/novice.txt +++ b/npc/jobs/novice/novice.txt @@ -409,7 +409,7 @@ new_1-2.gat,99,105,4 script Interfaces Instructor 751,{ close2; warp "new_1-2.gat",28,178; end; - case 3: emotion 19; + case 3: emotion e_swt2; close; } } @@ -444,7 +444,7 @@ new_1-2.gat,99,105,4 script Interfaces Instructor 751,{ warp "new_1-2.gat",28,178; end; } - case 3: emotion 19; + case 3: emotion e_swt2; close; } } @@ -480,7 +480,7 @@ new_1-2.gat,99,105,4 script Interfaces Instructor 751,{ warp "new_1-2.gat",28,178; end; } - case 3: emotion 19; + case 3: emotion e_swt2; close; } } @@ -612,11 +612,11 @@ new_1-2.gat,83,111,4 script Skill Instructor 753,{ mes "Cheer Up!"; close; case 2: goto L_battle; - case 3: emotion 23; + case 3: emotion e_omg; } close; case 2: goto L_battle; - case 3: emotion 23; + case 3: emotion e_omg; } close; } @@ -637,7 +637,7 @@ new_1-2.gat,83,111,4 script Skill Instructor 753,{ mes "It is easy to find him."; close; case 2: goto L_battle; - case 3: emotion 23; + case 3: emotion e_omg; } close; } @@ -659,7 +659,7 @@ new_1-2.gat,83,111,4 script Skill Instructor 753,{ warp "new_1-2.gat",115,107; break; case 2: goto L_battle; - case 3: emotion 23; + case 3: emotion e_omg; } close; } @@ -1569,7 +1569,7 @@ new_1-2.gat,184,172,4 script Skill Assistant 47,{ mes "your performance,"; mes "I will be teaching you with my"; mes "best effort."; - emotion 30; + emotion e_kis; L_loop: next; switch( select("Passive and Active Skills.","Passive, Basic Skills.","Use of Emoticons","Cancel") ) { @@ -1781,7 +1781,7 @@ L_loop1: mes "Anyhow, I really thank to God."; mes "Let's shout"; mes "'Praise the Creator!'"; - emotion 30; + emotion e_kis; break; case 3: mes "[Pitch Judas]"; mes "You can ^4d4dffopen a chat room^000000"; @@ -1923,7 +1923,7 @@ L_loop1: mes "commands by typing ^4d4dff/emotion^000000 on your"; mes "chat windows."; mes "............HuHu"; - emotion 3; + emotion e_lv; break; case 4: mes "[Pitch Judas]"; mes "Don't you need anything else?"; -- cgit v1.2.3-70-g09d2