diff options
Diffstat (limited to 'npc/guild2/arug_cas03.txt')
-rw-r--r-- | npc/guild2/arug_cas03.txt | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/npc/guild2/arug_cas03.txt b/npc/guild2/arug_cas03.txt index 0578f2aa2..72de5f541 100644 --- a/npc/guild2/arug_cas03.txt +++ b/npc/guild2/arug_cas03.txt @@ -3,7 +3,7 @@ //===== By: ================================================== //= L0ne_W0lf //===== Current Version: ===================================== -//= 1.5 +//= 1.6 //===== Compatible With: ===================================== //= eAthena SVN //===== Description: ========================================= @@ -19,6 +19,7 @@ //= Treasure will now be killed before spawning. //= Should take care of event-not-found error. //= 1.5 Fixed error with control devices. [L0ne_W0lf] +//= 1.6 Corrected copy/paste error. [L0ne_W0lf] //============================================================ arug_cas03,1,1,0 script Manager#aru03_02 111,{ @@ -1466,7 +1467,7 @@ arug_cas03,136,158,0 script Control Device01#aru03 111,{ donpcevent "#aru03_RL01::OnEnable"; disablenpc "Control Device01#aru03"; mapannounce "arug_cas03","The 1st Fortress Gate has been reconstructed!",bc_map,"0x00ff00"; - setarray $agit_ar01[2],0; + setarray $agit_ar03[2],0; end; } else { |