diff options
author | L0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2009-12-21 01:48:46 +0000 |
---|---|---|
committer | L0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2009-12-21 01:48:46 +0000 |
commit | 5f9da85571ad494cf3549ce38b170efda21dc7c7 (patch) | |
tree | a21f552f2c24e020634691a76a920d79158d6ed4 /npc/Changelog.txt | |
parent | c66aadfa49e76064955b3c025d80580e53a71c5a (diff) | |
download | hercules-5f9da85571ad494cf3549ce38b170efda21dc7c7.tar.gz hercules-5f9da85571ad494cf3549ce38b170efda21dc7c7.tar.bz2 hercules-5f9da85571ad494cf3549ce38b170efda21dc7c7.tar.xz hercules-5f9da85571ad494cf3549ce38b170efda21dc7c7.zip |
* More Orc Instance updates, and some new 13.1 quests. :x
- Disabled an exploit related to the orc hero spawn.
- Corrected the variable type for party leader name.
- Commented out the assassin pub NPCs in quests_morroc.
- Cat Hand Agents no longer ignore you with 300+ points.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14211 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/Changelog.txt')
-rw-r--r-- | npc/Changelog.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/npc/Changelog.txt b/npc/Changelog.txt index 5333252ec..6726e175a 100644 --- a/npc/Changelog.txt +++ b/npc/Changelog.txt @@ -1,6 +1,11 @@ Date Added ====== 2009/12/20 + * Rev. 14211 More Orc Instance updates, and some new 13.1 quests. :x [L0ne_W0lf] + - Disabled an exploit related to the orc hero spawn. + - Corrected the variable type for party leader name. + - Commented out the assassin pub NPCs in quests_morroc. + - Cat Hand Agents no longer ignore you with 300+ points. * Rev. 14209 More bugfixes, to orc dungeon instance, mostly typos. :O (bugreport:3944) [L0ne_W0lf] - Also fixed some of the varaibles (types/values) as well. 2009/12/11 |