diff options
author | codemaster <codemaster@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2005-01-09 23:08:31 +0000 |
---|---|---|
committer | codemaster <codemaster@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2005-01-09 23:08:31 +0000 |
commit | ac2c5e7b2d74728563371ed204d84369ba743ac6 (patch) | |
tree | ca45490464ad49ed7baa5c4d6dfae1c47ab96bf9 /Changelog.txt | |
parent | 1e105f9c7dc51778b43fc11444372f9f68af620a (diff) | |
download | hercules-ac2c5e7b2d74728563371ed204d84369ba743ac6.tar.gz hercules-ac2c5e7b2d74728563371ed204d84369ba743ac6.tar.bz2 hercules-ac2c5e7b2d74728563371ed204d84369ba743ac6.tar.xz hercules-ac2c5e7b2d74728563371ed204d84369ba743ac6.zip |
* Added the @sound command and the NPC command of soundeffectall - works just like soundeffect, but plays for everyone in the area [Codemaster] [SVN 942]
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@942 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog.txt')
-rw-r--r-- | Changelog.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Changelog.txt b/Changelog.txt index 12f44a48d..f895cac36 100644 --- a/Changelog.txt +++ b/Changelog.txt @@ -1,5 +1,7 @@ Date Added 01/09 + * Added the @sound command and the NPC command of soundeffectall + - works just like soundeffect, but plays for everyone in the area [Codemaster] [SVN 942] * Don't allow Pets to attack Guardians outside of WoE [Codemaster] [SVN 940] * Require 15% of HP or more for WE_MALE skill [Codemaster] [SVN 940] * Require 15% of SP or more for WE_FEMALE skill [Codemaster] [SVN 940] |