diff options
author | ai4rei <ai4rei@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2011-01-16 14:05:21 +0000 |
---|---|---|
committer | ai4rei <ai4rei@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2011-01-16 14:05:21 +0000 |
commit | 55b1b926c34a7d1691f233070bfc5fe032d11fb3 (patch) | |
tree | 9ae8f19bd8bd6340f083900315482cfb92b80ff4 /npc/Changelog.txt | |
parent | 941cb34b52c879ffeb2ec3959bef17b147268285 (diff) | |
download | hercules-55b1b926c34a7d1691f233070bfc5fe032d11fb3.tar.gz hercules-55b1b926c34a7d1691f233070bfc5fe032d11fb3.tar.bz2 hercules-55b1b926c34a7d1691f233070bfc5fe032d11fb3.tar.xz hercules-55b1b926c34a7d1691f233070bfc5fe032d11fb3.zip |
* Various fixes for scripts that are disabled by default.
- Fixed name collision in Baphomet Jr. taming item quest (custom) with 'Little Boy' in cities/lutie.txt
- Fixed name collision in THQS_Quests (custom) with 'Little Girl' in cities/lutie.txt
- Fixed outdated reference to npc_dynamic_shop sample (follow up to r14277).
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14676 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 57fae7cf2..458bbc4f5 100644 --- a/npc/Changelog.txt +++ b/npc/Changelog.txt @@ -1,5 +1,10 @@ Date Added ====== +2011/01/16 + * Rev. 14676 Various fixes for scripts that are disabled by default. [Ai4rei] + - Fixed name collision in Baphomet Jr. taming item quest (custom) with 'Little Boy' in cities/lutie.txt + - Fixed name collision in THQS_Quests (custom) with 'Little Girl' in cities/lutie.txt + - Fixed outdated reference to npc_dynamic_shop sample (follow up to r14277). 2010/12/03 * Rev. 14555 Updated instances with more proper English, care of Resplendent. [L0ne_W0lf] 2010/12/02 |