summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authorai4rei <ai4rei@54d463be-8e91-2dee-dedb-b68131a5f0ec>2010-11-28 23:08:42 +0000
committerai4rei <ai4rei@54d463be-8e91-2dee-dedb-b68131a5f0ec>2010-11-28 23:08:42 +0000
commitc369d1fab6d576c203bbfea30cc619490fe865ce (patch)
tree34cc39bc8f33a89786e2a75b0e8fcb8ac5096958 /Changelog-Trunk.txt
parentf5211cd347e39ea4c97c354006811cd251961687 (diff)
downloadhercules-c369d1fab6d576c203bbfea30cc619490fe865ce.tar.gz
hercules-c369d1fab6d576c203bbfea30cc619490fe865ce.tar.bz2
hercules-c369d1fab6d576c203bbfea30cc619490fe865ce.tar.xz
hercules-c369d1fab6d576c203bbfea30cc619490fe865ce.zip
* Added an option to re-roll the /dice emotion server-side, to prevent cheats during events (bugreport:4194).
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14519 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r--Changelog-Trunk.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt
index 2bad49567..5835f95f8 100644
--- a/Changelog-Trunk.txt
+++ b/Changelog-Trunk.txt
@@ -1,6 +1,7 @@
Date Added
2010/11/28
+ * Added an option to re-roll the /dice emotion server-side, to prevent cheats during events (bugreport:4194). [Ai4rei]
* Added emotion_type enumeration for clif_emotion constants. [Ai4rei]
- Made clif_parse_Emotion use clif_emotion, rather than having it's code inlined.
* Added clr_type enumeration for vanish effect constants. [Ai4rei]