diff options
author | Paradox924X <Paradox924X@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2008-11-04 08:20:59 +0000 |
---|---|---|
committer | Paradox924X <Paradox924X@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2008-11-04 08:20:59 +0000 |
commit | 8ed92e3dcc0cae616a92f996d621b336ea1b5afb (patch) | |
tree | e928825d5d4ed395161be2850338acc9f69386a1 /npc/Changelog.txt | |
parent | eb8db9b1da1abdc41768e23c84f53720bc62fc55 (diff) | |
download | hercules-8ed92e3dcc0cae616a92f996d621b336ea1b5afb.tar.gz hercules-8ed92e3dcc0cae616a92f996d621b336ea1b5afb.tar.bz2 hercules-8ed92e3dcc0cae616a92f996d621b336ea1b5afb.tar.xz hercules-8ed92e3dcc0cae616a92f996d621b336ea1b5afb.zip |
Fixed a few donpcevent's that didn't include the NPC's hidden display name. (bugreport:2407)
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13350 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/Changelog.txt')
-rw-r--r-- | npc/Changelog.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/npc/Changelog.txt b/npc/Changelog.txt index 150d289e1..376de8567 100644 --- a/npc/Changelog.txt +++ b/npc/Changelog.txt @@ -1,6 +1,7 @@ -Date Added +Date Added ====== 2008/11/04 + * 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 * Fixed location error in Blacksmith quest. NPC said Alberta, NPC location in Einbech (bugreport:2401) [Jman] |