diff options
author | Sean Hulka <sean.hulka@gmail.com> | 2020-06-21 09:55:37 +0000 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2020-06-21 09:55:37 +0000 |
commit | b3af3029e1f8d0aaae388a71bbbd3d470a40aa40 (patch) | |
tree | a6b21cb6038ecbd34b02dd06b32139284cdb8045 /npc/functions/clientversion.txt | |
parent | 27140ff716ab751f350c7f369a98b3e93732ba2c (diff) | |
download | serverdata-b3af3029e1f8d0aaae388a71bbbd3d470a40aa40.tar.gz serverdata-b3af3029e1f8d0aaae388a71bbbd3d470a40aa40.tar.bz2 serverdata-b3af3029e1f8d0aaae388a71bbbd3d470a40aa40.tar.xz serverdata-b3af3029e1f8d0aaae388a71bbbd3d470a40aa40.zip |
To add the serverside data for the Duck Elder quest.
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 |