diff options
author | ai4rei <ai4rei@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2011-05-29 12:41:16 +0000 |
---|---|---|
committer | ai4rei <ai4rei@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2011-05-29 12:41:16 +0000 |
commit | 257315e53a493c10e5931eccca0daf51dd01fa54 (patch) | |
tree | b20522d10e6ae73f52c792fccaaa568b804e905d /Changelog-Trunk.txt | |
parent | 73ced774f2fee93de2881356144ba539d3396118 (diff) | |
download | hercules-257315e53a493c10e5931eccca0daf51dd01fa54.tar.gz hercules-257315e53a493c10e5931eccca0daf51dd01fa54.tar.bz2 hercules-257315e53a493c10e5931eccca0daf51dd01fa54.tar.xz hercules-257315e53a493c10e5931eccca0daf51dd01fa54.zip |
* Updated script commands 'npcshopitem', 'npcshopadditem' and 'npcshopdelitem' to support cashshops as well (bugreport:4928).
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14836 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r-- | Changelog-Trunk.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index 0c44c479f..c67753689 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -1,6 +1,7 @@ Date Added 2011/05/29 + * Updated script commands 'npcshopitem', 'npcshopadditem' and 'npcshopdelitem' to support cashshops as well (bugreport:4928). [Ai4rei] * Fixed players could add themselves to their friendslist through their clones or WPE (bugreport:4909). [Ai4rei] * Fixed bonus 'bHPDrainValue' on left hand would work as right hand bonus, when specified with 'bonus' rather than 'bonus2' (bugreport:4939, since r6221). [Ai4rei] 2011/05/23 |