diff options
Diffstat (limited to 'npc/functions/clientversion.txt')
-rw-r--r-- | npc/functions/clientversion.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/functions/clientversion.txt b/npc/functions/clientversion.txt index 36d4792b0..0a33f2a7b 100644 --- a/npc/functions/clientversion.txt +++ b/npc/functions/clientversion.txt @@ -837,6 +837,7 @@ function script clientupdater { skill EVOL_MASS_PROVOKE, 0, 0; dispbottom col(l("Mass Provoke replaced with Area Provoke."), 1); } + } // :// End of Regular Update System |