diff options
author | samuray22 <samuray22@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2008-09-23 10:52:10 +0000 |
---|---|---|
committer | samuray22 <samuray22@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2008-09-23 10:52:10 +0000 |
commit | c81c52553148b0447371dc3908410a12b2a909c4 (patch) | |
tree | 6c62b9e0eae81c82ad60fe6f4e29d9bc1a15e4ef /npc/Changelog.txt | |
parent | 58d195fc32989719a8d3a1c14ad9895c655a8b2b (diff) | |
download | hercules-c81c52553148b0447371dc3908410a12b2a909c4.tar.gz hercules-c81c52553148b0447371dc3908410a12b2a909c4.tar.bz2 hercules-c81c52553148b0447371dc3908410a12b2a909c4.tar.xz hercules-c81c52553148b0447371dc3908410a12b2a909c4.zip |
* Changed some "+ name +" to strcharinfo(0) in Brisingamen Seal.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13232 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/Changelog.txt')
-rw-r--r-- | npc/Changelog.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/npc/Changelog.txt b/npc/Changelog.txt index 31c839c54..a13644fde 100644 --- a/npc/Changelog.txt +++ b/npc/Changelog.txt @@ -1,5 +1,7 @@ Date Added ====== +2008/09/23 + * Changed some " + name +" to strcharinfo(0) in Brisingamen Seal. [Samuray22] 2008/09/22 * Fixed a little Exploit to bug the Dancer Job Quest. (bugreport:2252) [Samuray22] * Fixed a Little Bug with Whispers Summoned in the Sage Job Quest. (bugreport:2253) |