diff options
author | Lupus <Lupus@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-02-28 22:31:55 +0000 |
---|---|---|
committer | Lupus <Lupus@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-02-28 22:31:55 +0000 |
commit | 49f32a9e0a5a3c3598eaa9413f8661b4aaa2c8c4 (patch) | |
tree | 23f03558ecfa173b582d3b32e56838efc4210c70 /npc/Changelog.txt | |
parent | f4e33de65bca782f34061cd9610792dbffad8b08 (diff) | |
download | hercules-49f32a9e0a5a3c3598eaa9413f8661b4aaa2c8c4.tar.gz hercules-49f32a9e0a5a3c3598eaa9413f8661b4aaa2c8c4.tar.bz2 hercules-49f32a9e0a5a3c3598eaa9413f8661b4aaa2c8c4.tar.xz hercules-49f32a9e0a5a3c3598eaa9413f8661b4aaa2c8c4.zip |
added setiteminfo function, updated setitemscript func, added NPC sample for them
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9938 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 248e57b60..b62ed0652 100644 --- a/npc/Changelog.txt +++ b/npc/Changelog.txt @@ -28,6 +28,7 @@ Date Added ====== 2007/03/01 * The Sign: Fixed possible exploit, thanks to happylight [Lupus] + - Added npc/sample/npc_test_setitemx.txt 2007/02/28 * Fixes to Merchant/Smith skill quests according to ragnainfo wiki [DracoRPG] - Added missing 1 Banana Juice requirement to Cart Revolution quest |