diff options
author | codemaster <codemaster@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2005-01-09 23:34:57 +0000 |
---|---|---|
committer | codemaster <codemaster@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2005-01-09 23:34:57 +0000 |
commit | 31840066c4795124a887cd12996cf7dc13fcef25 (patch) | |
tree | c419bd14a3f8d173d78e7f31c703c591169d802f /Changelog.txt | |
parent | ac2c5e7b2d74728563371ed204d84369ba743ac6 (diff) | |
download | hercules-31840066c4795124a887cd12996cf7dc13fcef25.tar.gz hercules-31840066c4795124a887cd12996cf7dc13fcef25.tar.bz2 hercules-31840066c4795124a887cd12996cf7dc13fcef25.tar.xz hercules-31840066c4795124a887cd12996cf7dc13fcef25.zip |
* Added 'OnInterIfInitOnce' for WoE scripts & modified the WoE scripts as well [Ajarn & Codemaster] [Thanks to FREYA] [SVN 943]
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@943 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog.txt')
-rw-r--r-- | Changelog.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Changelog.txt b/Changelog.txt index f895cac36..ac9cb0c5a 100644 --- a/Changelog.txt +++ b/Changelog.txt @@ -1,5 +1,6 @@ Date Added -01/09 +01/0 + * Added 'OnInterIfInitOnce' for WoE scripts & modified the WoE scripts as well [Ajarn & Codemaster] [Thanks to FREYA] [SVN 943] * 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] |