summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authorL0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec>2010-03-24 03:49:39 +0000
committerL0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec>2010-03-24 03:49:39 +0000
commitfbb2cecd2f8fbdf6fa212f157fa7d946e6751a79 (patch)
treea5a22d9704b6ea61958094dd264e60a4d8b04bcd /Changelog-Trunk.txt
parentcd855784481681184a9ea7b161cd9ba60ae3c872 (diff)
downloadhercules-fbb2cecd2f8fbdf6fa212f157fa7d946e6751a79.tar.gz
hercules-fbb2cecd2f8fbdf6fa212f157fa7d946e6751a79.tar.bz2
hercules-fbb2cecd2f8fbdf6fa212f157fa7d946e6751a79.tar.xz
hercules-fbb2cecd2f8fbdf6fa212f157fa7d946e6751a79.zip
* Implemented NPC_TALK (Credit to SnakeDrak and Daegaladh)
- Also added in the ability to use '@npctalkc' as a GM command. - Added supporting information to the databases. - Sneaking in a fix to the Refined Ballista. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14270 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r--Changelog-Trunk.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt
index 1caf2df79..747dc37f9 100644
--- a/Changelog-Trunk.txt
+++ b/Changelog-Trunk.txt
@@ -3,6 +3,9 @@ Date Added
AS OF SVN REV. 5091, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK.
IF YOU HAVE A WORKING AND TESTED BUGFIX PUT IT INTO STABLE AS WELL AS TRUNK.
+2010/03/23
+ * Rev. 14270 Implemented NPC_TALK (Credit to SnakeDrak and Daegaladh) [L0ne_W0lf]
+ - Also added in the ability to use '@npctalkc' as a GM command.
2010/03/21
* Added missing checks to stop an infinite free cash point exploit. (bugreport:4139) [ultramage]
2010/03/02