summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authorPlaytester <Playtester@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-11-28 17:49:14 +0000
committerPlaytester <Playtester@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-11-28 17:49:14 +0000
commit54fe748a4dbc548687f71a27a32b7d46a920bfff (patch)
tree3808b42587513fe308f5be84f763593c27c978a3 /Changelog-Trunk.txt
parent19082e5aa65c7c1ba3bc679393132b8e94f2693b (diff)
downloadhercules-54fe748a4dbc548687f71a27a32b7d46a920bfff.tar.gz
hercules-54fe748a4dbc548687f71a27a32b7d46a920bfff.tar.bz2
hercules-54fe748a4dbc548687f71a27a32b7d46a920bfff.tar.xz
hercules-54fe748a4dbc548687f71a27a32b7d46a920bfff.zip
* Enabled Ice Dungeon spawns so they can be tested
* Updated sql files git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9348 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 b4217c34c..132e2fe6e 100644
--- a/Changelog-Trunk.txt
+++ b/Changelog-Trunk.txt
@@ -4,6 +4,7 @@ AS OF SVN REV. 5091, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO
IF YOU HAVE A WORKING AND TESTED BUGFIX PUT IT INTO STABLE AS WELL AS TRUNK.
2006/11/28
+ * Updated sql files [Playtester]
* Changing setting the Guild Master from pc_authok to clif_parse_LoadEndAck
so that it will not fail to set the gmaster flag when the first person of a
guild to log on is the guild master. [Skotlex]