From 4964c17abb651ff734d6f58b6fe3d09540a5e005 Mon Sep 17 00:00:00 2001 From: af4t Date: Mon, 4 Mar 2013 13:08:53 -0500 Subject: [PATCH] Forgot to update changelog.txt earlier --- changelog.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/changelog.txt b/changelog.txt index c7e920a9f..5543d8b75 100644 --- a/changelog.txt +++ b/changelog.txt @@ -24,8 +24,12 @@ KLS: Changed how shared memory works: 2) Run the shared_memory executable from the same place you run world/zone (it's basically doing the loading we would do on startup so will take a moment). 3) Run world/zone/whatever +== 02/25/2013 == +af4t: Add Touch of the Wicked AA redux to SK Improved Harm Touch and Leech Touch. + == 02/22/2013 == demonstar55: Mobs will now be removed from XTargets when they get back to their way point, should be last instance of XTarget mobs not clearing when they are not aggroed anymore +af4t: Melee tomes with names beginning "Skill:" (e.g. RNG Warder's Wrath, etc) can be memorized now. == 02/19/2013 == Derision: World should no longer crash if the start_zone query fails at character creation.