diff options
author | Paradox924X <Paradox924X@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2008-11-04 08:27:18 +0000 |
---|---|---|
committer | Paradox924X <Paradox924X@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2008-11-04 08:27:18 +0000 |
commit | 787b39e46bba9241b5f6e756d82580c26b289ee8 (patch) | |
tree | 8c3c1fd258c23523f3bdf5fb28ecbc90b4f939a9 /npc/Changelog.txt | |
parent | 8ed92e3dcc0cae616a92f996d621b336ea1b5afb (diff) | |
download | hercules-787b39e46bba9241b5f6e756d82580c26b289ee8.tar.gz hercules-787b39e46bba9241b5f6e756d82580c26b289ee8.tar.bz2 hercules-787b39e46bba9241b5f6e756d82580c26b289ee8.tar.xz hercules-787b39e46bba9241b5f6e756d82580c26b289ee8.zip |
Small update to fix merchant Paul Spanner from giving item 612 instead of .@item. (bugreport:2418)
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13351 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/Changelog.txt')
-rw-r--r-- | npc/Changelog.txt | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/npc/Changelog.txt b/npc/Changelog.txt index 376de8567..f9fca1f37 100644 --- a/npc/Changelog.txt +++ b/npc/Changelog.txt @@ -1,6 +1,7 @@ -Date Added +Date Added ====== 2008/11/04 + * Small update to fix merchant Paul Spanner from giving item 612 instead of .@item. (bugreport:2418) [Paradox924X] * Fixed a few donpcevent's that didn't include the NPC's hidden display name. (bugreport:2407) [Paradox924X] * Added a bunch of missing "end;"s for Broken Sword Quest that caused NPC to execute unwanted labels. (bugreport:2404) [Paradox924X] 2008/10/28 @@ -860,7 +861,7 @@ - Thanks to Barron-Monster. * Rev. 10906 Fixed the Kafra Welcome message for guilds. Thanks Barron-Monster. [L0ne_W0lf] 2007/07/23 - * Fixed 3� Test in Hunter Job Quest. [Samuray22] + * Fixed 3 Test in Hunter Job Quest. [Samuray22] -Thanks to ultramage. * Fixed a little bug in "Dandelion Quest" with "Job_Alchemist" changed to "Job_Alchem". [Samuray22] -Thanks to Nobuo @@ -1750,7 +1751,7 @@ * Tried to remove all duplicates (in default NPCs) [Toms] * Removed useless 'npc\other\old' directory, who would need that anyway... [DracoRPG] * Commented out the path to Divorce NPC as Lupus forgot to add it for good [DracoRPG] - * Fixed critical syntax errors in the new Valkyrie script, (�_�) @ Lupus [DracoRPG] + * Fixed critical syntax errors in the new Valkyrie script, ( _ ) @ Lupus [DracoRPG] * Improved Bioethics quest & nearby Rekenber Guards [DracoRPG] - Used isequipped() instead of getequipid() to simplify code (esp. with accessories) - Rewritten the custom text about Hom. Res. and removed its actual learning |