diff options
author | Lupus <Lupus@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2008-06-04 06:00:48 +0000 |
---|---|---|
committer | Lupus <Lupus@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2008-06-04 06:00:48 +0000 |
commit | 16bbe71ddbaa0d83cc0bfe55176a1ba43eb5cad0 (patch) | |
tree | 066a0d2a2e76ba679178ea0fb4022b0fa247157e /npc/Changelog.txt | |
parent | 92bb9928828e1b7b5bb6b0002c7be8aa21e3f3e3 (diff) | |
download | hercules-16bbe71ddbaa0d83cc0bfe55176a1ba43eb5cad0.tar.gz hercules-16bbe71ddbaa0d83cc0bfe55176a1ba43eb5cad0.tar.bz2 hercules-16bbe71ddbaa0d83cc0bfe55176a1ba43eb5cad0.tar.xz hercules-16bbe71ddbaa0d83cc0bfe55176a1ba43eb5cad0.zip |
Fixed more +name+ garbage to +strcharinfo(0)+
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12756 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/Changelog.txt')
-rw-r--r-- | npc/Changelog.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/Changelog.txt b/npc/Changelog.txt index 3ce8015ea..68972dcc2 100644 --- a/npc/Changelog.txt +++ b/npc/Changelog.txt @@ -2,6 +2,7 @@ Date Added ====== 2008/06/03 * Rev. 12754 Fixed a typo in schg_cas01 treasure spawning. [L0ne_W0lf] + * Changed more "+ name +" to "+ strcharinfo(0) +" in some NPC [Lupus] 2008/05/31 * Rev. 12750 Fixed bug in eye of hellion quests (bugreport:1581) [L0ne_W0lf] * Fixed the position of one of the Splendid (spl) warps. (Bugreport:1585) |