diff options
author | Jesusaves <cpntb1@ymail.com> | 2020-04-27 13:13:22 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2020-04-27 13:13:22 -0300 |
commit | e182d00af97919db619dc80ee9b8a477f341f480 (patch) | |
tree | c2918c901c2287f82ffec9384af3a603926aecca /npc | |
parent | c8ecac450f3e9ed55aee0994f27411898692acf9 (diff) | |
download | serverdata-e182d00af97919db619dc80ee9b8a477f341f480.tar.gz serverdata-e182d00af97919db619dc80ee9b8a477f341f480.tar.bz2 serverdata-e182d00af97919db619dc80ee9b8a477f341f480.tar.xz serverdata-e182d00af97919db619dc80ee9b8a477f341f480.zip |
>__>
Diffstat (limited to 'npc')
-rw-r--r-- | npc/commands/kami.txt | 3 | ||||
-rw-r--r-- | npc/magic/guild.txt | 1 |
2 files changed, 2 insertions, 2 deletions
diff --git a/npc/commands/kami.txt b/npc/commands/kami.txt index 753b3d144..7ac50c7bc 100644 --- a/npc/commands/kami.txt +++ b/npc/commands/kami.txt @@ -73,8 +73,7 @@ OnSkry: OnJustDoIt: //dispbottom l("STR: %d AGI %d VIT %d", readparam2(bStr), readparam2(bAgi), readparam2(bVit)); - //unitskilluseid(getcharid(3), 10010, 1, getcharid(3)); - areasc(9, 15000, SC_INCALLSTATUS, BL_PC, 10, "filter_sameguild"); + unitskilluseid(getcharid(3), 10010, 1, getcharid(3)); end; OnInit: diff --git a/npc/magic/guild.txt b/npc/magic/guild.txt index ee6888d93..e958c1dcd 100644 --- a/npc/magic/guild.txt +++ b/npc/magic/guild.txt @@ -4,6 +4,7 @@ // Magic Script: TMW2_GD // // Guild Magic +// Reserved SCs: SC_INCALLSTATUS // GD_allboost ( lv ) function script GD_allboost { |