diff options
author | L0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2010-06-18 16:19:48 +0000 |
---|---|---|
committer | L0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2010-06-18 16:19:48 +0000 |
commit | 8c1c619777b748ee3c3603af77c693f9dee7f8c1 (patch) | |
tree | fb4d3099057d46c212c39d83773a6bd425b9abcb /npc/Changelog.txt | |
parent | d01a5d2ef2fc56e76d483cc4d14d61955f6ec36c (diff) | |
download | hercules-8c1c619777b748ee3c3603af77c693f9dee7f8c1.tar.gz hercules-8c1c619777b748ee3c3603af77c693f9dee7f8c1.tar.bz2 hercules-8c1c619777b748ee3c3603af77c693f9dee7f8c1.tar.xz hercules-8c1c619777b748ee3c3603af77c693f9dee7f8c1.zip |
Applied patch from Dani to change NPC emotion events to use the updated emotion command. (bugreport:4318)
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14347 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/Changelog.txt')
-rw-r--r-- | npc/Changelog.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/npc/Changelog.txt b/npc/Changelog.txt index 79675ed8a..eea18fb3e 100644 --- a/npc/Changelog.txt +++ b/npc/Changelog.txt @@ -1,5 +1,7 @@ Date Added ====== +2010/06/18 + * Rev. 14347 Applied patch from Dani to change NPC emotion events to use the updated emotion command. (bugreport:4318) [L0ne_W0lf] 2010/06/11 * Rev. 14340 Disabled the Peco Peco repeatable quest, see comment in conf as to why. [L0ne_W0lf] * Rev. 14339 Implemented repeatable EXP quests (with kill count and item gathering options) removed iRO_Exp.txt. [L0ne_W0lf] |