summaryrefslogtreecommitdiff
path: root/npc/Changelog.txt
diff options
context:
space:
mode:
authorLupus <Lupus@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-06-07 10:23:30 +0000
committerLupus <Lupus@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-06-07 10:23:30 +0000
commit0d2dd3980827fa6bd3a53526d4dfe740c9ecf2a9 (patch)
tree3fb2622be64f7d390cb4c6e93e33bf05bff0b1c6 /npc/Changelog.txt
parent3449f67a5458e8ec87027e3bfc50af30ac7b5397 (diff)
downloadhercules-0d2dd3980827fa6bd3a53526d4dfe740c9ecf2a9.tar.gz
hercules-0d2dd3980827fa6bd3a53526d4dfe740c9ecf2a9.tar.bz2
hercules-0d2dd3980827fa6bd3a53526d4dfe740c9ecf2a9.tar.xz
hercules-0d2dd3980827fa6bd3a53526d4dfe740c9ecf2a9.zip
added functions to completely save/load of quest skills
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7028 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/Changelog.txt')
-rw-r--r--npc/Changelog.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/npc/Changelog.txt b/npc/Changelog.txt
index 7bf0421cf..293f93741 100644
--- a/npc/Changelog.txt
+++ b/npc/Changelog.txt
@@ -36,6 +36,10 @@ Musashiden
Date Added
======
+07/05
+ * Added Save/Load Quest Skills (1st/2nd Class quest skills!) global functions. To test and
+ insert into Valhalla NPC. They use ONE variable for all skills [Lupus]
+
06/06
* Fixed missing function problems for Kafra, also now using cleararray instead of assigning blank variables to every other array [Evera]
* Implemented the Shinokas quest, thanks to Dj-Yhn for scripting it. [MasterOfMuppets]