diff options
-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 |