summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authorskotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-09-15 17:28:17 +0000
committerskotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-09-15 17:28:17 +0000
commitf70901acd8144f851b033852ab3ff086edf30497 (patch)
treeccde95f5aa9d37f76878823c24b0e0cc9beea9f5 /Changelog-Trunk.txt
parent7c8a7292d264ef51ded3f7a8adbba2b196fc9904 (diff)
downloadhercules-f70901acd8144f851b033852ab3ff086edf30497.tar.gz
hercules-f70901acd8144f851b033852ab3ff086edf30497.tar.bz2
hercules-f70901acd8144f851b033852ab3ff086edf30497.tar.xz
hercules-f70901acd8144f851b033852ab3ff086edf30497.zip
- Moved the weapon repair effect to where it belongs (after successfully repairing an item)
- Added atcommand.conf entries for @adjgmlvl and @adjcmdlvl git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8770 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r--Changelog-Trunk.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt
index 450272e6b..f83183c2d 100644
--- a/Changelog-Trunk.txt
+++ b/Changelog-Trunk.txt
@@ -4,6 +4,8 @@ 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/09/15
+ * Moved the weapon repair effect to where it belongs (after successfully
+ repairing an item) [Skotlex]
* Added config setting "friend_auto_add" (battle/player.conf), if set, when
you accept someone as your friend, both characters will show up on each
other's friend list. [Skotlex]