summaryrefslogtreecommitdiff
path: root/Changelog-SVN.txt
diff options
context:
space:
mode:
authorLupus <Lupus@54d463be-8e91-2dee-dedb-b68131a5f0ec>2005-03-14 16:29:57 +0000
committerLupus <Lupus@54d463be-8e91-2dee-dedb-b68131a5f0ec>2005-03-14 16:29:57 +0000
commitfd0d48141125ddd5dc20f0ee6ab5752a5138bb87 (patch)
treed81a6ac541c43082c76164b7a26266b31b5b96fc /Changelog-SVN.txt
parent35542326a8f6420e1915845934ad58f1a81c2036 (diff)
downloadhercules-fd0d48141125ddd5dc20f0ee6ab5752a5138bb87.tar.gz
hercules-fd0d48141125ddd5dc20f0ee6ab5752a5138bb87.tar.bz2
hercules-fd0d48141125ddd5dc20f0ee6ab5752a5138bb87.tar.xz
hercules-fd0d48141125ddd5dc20f0ee6ab5752a5138bb87.zip
fixed @divorce and @marry commands.
Also made them correctly output their help + added Wedding Music and Wedding Confetti into @marry git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@1233 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-SVN.txt')
-rw-r--r--Changelog-SVN.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/Changelog-SVN.txt b/Changelog-SVN.txt
index d776eed47..cc3a971bb 100644
--- a/Changelog-SVN.txt
+++ b/Changelog-SVN.txt
@@ -1,6 +1,11 @@
Date Added
03/14
+ * Fixed @marry and @divorce. Also added Wedding music+confetti effect to @marry [Lupus]
+ - @marry Player1,Player2
+ (don't miss the COMMA ',' betwin the names)
+ - @divorce Player
+ (in @divorce use any name from the couple)
* Added auto convert advanced job and baby class sprite ID's in mob_avail.txt
to correct format [celest]
* Added SC_Speedup cannot be stacked with Increase Agility [celest]