diff options
author | L0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2008-09-25 22:41:48 +0000 |
---|---|---|
committer | L0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2008-09-25 22:41:48 +0000 |
commit | 3caa9006c553603e1d28278da4c83991ac87bc7f (patch) | |
tree | f7edf3cf98eabc634d3ec8883e662196d890a05c /npc/other/monster_race.txt | |
parent | 786e158717dec493ff9dfa573220b1084a557953 (diff) | |
download | hercules-3caa9006c553603e1d28278da4c83991ac87bc7f.tar.gz hercules-3caa9006c553603e1d28278da4c83991ac87bc7f.tar.bz2 hercules-3caa9006c553603e1d28278da4c83991ac87bc7f.tar.xz hercules-3caa9006c553603e1d28278da4c83991ac87bc7f.zip |
* Continues replacing of specialeffect/2 numerics with constants.
- A lot of files still remain, but they don't have the proper effect names in commented in beside the ID. ;P
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13238 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/other/monster_race.txt')
-rw-r--r-- | npc/other/monster_race.txt | 29 |
1 files changed, 15 insertions, 14 deletions
diff --git a/npc/other/monster_race.txt b/npc/other/monster_race.txt index d0f2da57a..daf654e20 100644 --- a/npc/other/monster_race.txt +++ b/npc/other/monster_race.txt @@ -3,7 +3,7 @@ //===== By: ================================================== //= L0ne_W0lf //===== Current Version: ===================================== -//= 1.1 +//= 1.2 //===== Compatible With: ===================================== //= eAthena SVN (Trunk, r12752+) //===== Description: ========================================= @@ -15,6 +15,7 @@ //===== Additional Comments: ================================= //= 1.0 First version. Please report bugs. [L0ne_W0lf] //= 1.1 Corrected a minor typo. [L0ne_W0lf] +//= 1.2 Replaced effect numerics with constants. [L0ne_W0lf] //============================================================ //============================================================ @@ -7486,14 +7487,14 @@ OnDisable: OnTouchNPC: if ($@mon_race_2_1 == 0) { emotion e_lv; - specialeffect 68; //"#poring1" EF_MVP + specialeffect EF_MVP; mapannounce "p_track02","Monster 1 has reached the Finish Line!",bc_map,"0x66FFCC"; set $@mon_race_2_1,1; donpcevent "#poring1::OnDisable"; } else { emotion e_lv; - specialeffect 68; //"#poring1" EF_MVP + specialeffect EF_MVP; mapannounce "p_track02","The race is over! Monster 1 has reached the Finish Line!",bc_map,"0x66FFCC"; set $@mon_race_2_2,1; donpcevent "#poring1::OnDisable"; @@ -7530,14 +7531,14 @@ OnDisable: OnTouchNPC: if ($@mon_race_2_1 == 0) { emotion e_ho; - specialeffect 68; //"#lunatic1" EF_MVP + specialeffect EF_MVP; mapannounce "p_track02","Monster 2 has reached the Finish Line!",bc_map,"0x66FFCC"; set $@mon_race_2_1,2; donpcevent "#lunatic1::OnDisable"; } else { emotion e_ho; - specialeffect 68; //"#lunatic1" EF_MVP + specialeffect EF_MVP; mapannounce "p_track02","The race is over! Monster 2 has reached the Finish Line!",bc_map,"0x66FFCC"; set $@mon_race_2_2,2; donpcevent "#lunatic1::OnDisable"; @@ -7574,14 +7575,14 @@ OnDisable: OnTouchNPC: if ($@mon_race_2_1 == 0) { emotion e_heh; - specialeffect 68; //"#savagebebe1" EF_MVP + specialeffect EF_MVP; mapannounce "p_track02","Monster 3 has reached the Finish Line!",bc_map,"0x66FFCC"; set $@mon_race_2_1,3; donpcevent "#savagebebe1::OnDisable"; } else { emotion e_heh; - specialeffect 68; //"#savagebebe1" EF_MVP + specialeffect EF_MVP; mapannounce "p_track02","The race is over! Monster 3 has reached the Finish Line!",bc_map,"0x66FFCC"; set $@mon_race_2_2,3; donpcevent "#savagebebe1::OnDisable"; @@ -7618,14 +7619,14 @@ OnDisable: OnTouchNPC: if ($@mon_race_2_1 == 0) { emotion e_kis; - specialeffect 68; //"#desertwolf1" EF_MVP + specialeffect EF_MVP; mapannounce "p_track02","Monster 4 has reached the Finish Line!",bc_map,"0x66FFCC"; set $@mon_race_2_1,4; donpcevent "#desertwolf1::OnDisable"; } else { emotion e_kis; - specialeffect 68; //"#desertwolf1" EF_MVP + specialeffect EF_MVP; mapannounce "p_track02","The race is over! Monster 4 has reached the Finish Line!",bc_map,"0x66FFCC"; set $@mon_race_2_2,4; donpcevent "#desertwolf1::OnDisable"; @@ -7662,14 +7663,14 @@ OnDisable: OnTouchNPC: if ($@mon_race_2_1 == 0) { emotion e_gg; - specialeffect 68; //"#deviruchi1" EF_MVP + specialeffect EF_MVP; mapannounce "p_track02","Monster 5 has reached the Finish Line!",bc_map,"0x66FFCC"; set $@mon_race_2_1,5; donpcevent "#deviruchi1::OnDisable"; } else { emotion e_gg; - specialeffect 68; //"#deviruchi1" EF_MVP + specialeffect EF_MVP; mapannounce "p_track02","The race is over! Monster 5 has reached the Finish Line!",bc_map,"0x66FFCC"; set $@mon_race_2_2,5; donpcevent "#deviruchi1::OnDisable"; @@ -7706,14 +7707,14 @@ OnDisable: OnTouchNPC: if ($@mon_race_2_1 == 0) { emotion e_pif; - specialeffect 68; //"#baphomet1" EF_MVP + specialeffect EF_MVP; mapannounce "p_track02","Monster 6 has reached the Finish Line!",bc_map,"0x66FFCC"; set $@mon_race_2_1,6; donpcevent "#baphomet1::OnDisable"; } else { emotion e_pif; - specialeffect 68; //"#baphomet1" EF_MVP + specialeffect EF_MVP; mapannounce "p_track02","The race is over! Monster 6 has reached the Finish Line!",bc_map,"0x66FFCC"; set $@mon_race_2_2,6; donpcevent "#baphomet1::OnDisable"; @@ -12296,7 +12297,7 @@ p_track02,32,45,3 script Eccentric Scholar#double 755,{ mes "I must complete"; mes "my calculations!"; mes "Now, where was I...?"; - specialeffect 107; //"Eccentric Scholar#double" EF_CLAYMORE + specialeffect EF_CLAYMORE; emotion e_an; close; } |