summaryrefslogtreecommitdiff
path: root/npc/Changelog.txt
diff options
context:
space:
mode:
authorParadox924X <Paradox924X@54d463be-8e91-2dee-dedb-b68131a5f0ec>2009-06-06 14:44:02 +0000
committerParadox924X <Paradox924X@54d463be-8e91-2dee-dedb-b68131a5f0ec>2009-06-06 14:44:02 +0000
commit308641e05ba6e9939e587aef9644c579622cdc5b (patch)
treea151b5541b52382eb83ef43871d2554a43b40a5c /npc/Changelog.txt
parent63f46a4cda1fe029e6e9f1b0940c09565698080a (diff)
downloadhercules-308641e05ba6e9939e587aef9644c579622cdc5b.tar.gz
hercules-308641e05ba6e9939e587aef9644c579622cdc5b.tar.bz2
hercules-308641e05ba6e9939e587aef9644c579622cdc5b.tar.xz
hercules-308641e05ba6e9939e587aef9644c579622cdc5b.zip
Rewrote Platinum Skill NPC to give all correct skills to all proper classes.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13852 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/Changelog.txt')
-rw-r--r--npc/Changelog.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/Changelog.txt b/npc/Changelog.txt
index 5da388cae..13648bef0 100644
--- a/npc/Changelog.txt
+++ b/npc/Changelog.txt
@@ -1,6 +1,7 @@
Date Added
======
2009/06/06
+ * Rewrote Platinum Skill NPC to give all correct skills to all proper classes. [Paradox924X]
* Fixed several issues introduced by Kisuka and/or Spre in r13214 with custom platinum skills script. Fix by Ancyker (bugreport:3190) [Paradox924X]
2009/05/29
- Fixed a spelling typo in Kafras' dialog. (bugreport:3145) [brianluau]