diff options
author | Jesusaves <cpntb1@ymail.com> | 2022-04-27 11:35:08 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2022-04-27 11:35:08 -0300 |
commit | 2f1b1a5b4890fcaf611170237cff3d3eceefe0b3 (patch) | |
tree | df45f0a7f6492055a651617c2f831e298be9b1cf /npc/042-10 | |
parent | 210ec75ad030d12f2042d12ef5289ca8eeafe2b6 (diff) | |
download | serverdata-2f1b1a5b4890fcaf611170237cff3d3eceefe0b3.tar.gz serverdata-2f1b1a5b4890fcaf611170237cff3d3eceefe0b3.tar.bz2 serverdata-2f1b1a5b4890fcaf611170237cff3d3eceefe0b3.tar.xz serverdata-2f1b1a5b4890fcaf611170237cff3d3eceefe0b3.zip |
Katazuli is... a chant.
Diffstat (limited to 'npc/042-10')
-rw-r--r-- | npc/042-10/ctrl.txt | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/npc/042-10/ctrl.txt b/npc/042-10/ctrl.txt index fd99e6427..9fccee6dc 100644 --- a/npc/042-10/ctrl.txt +++ b/npc/042-10/ctrl.txt @@ -140,8 +140,10 @@ function script KatazuliCore { end; // We should give a message - if (.@start) + if (.@start) { @kataspam=0; + callfunc "FYE_Olympics_CH"; + } // All checks passed: KATAZULI specialeffect FX_MGSHIELD, AREA, getcharid(3); // Temporary FX |