From f9dbea531c937e380b9241fbd63190fcf0cd7a38 Mon Sep 17 00:00:00 2001 From: Paul Coene Date: Mon, 16 Feb 2015 17:14:29 -0500 Subject: [PATCH] Added note about augs to changelog --- changelog.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/changelog.txt b/changelog.txt index 88180df59..a429579ab 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,5 +1,9 @@ EQEMu Changelog (Started on Sept 24, 2003 15:50) ------------------------------------------------------- +== 02/09/2015 == +Noudess: Placing an aug tagged as magical onto a non-magical weapon now allows +the resulting weapon to hit creatures requiring magical creatures. Seems like +the correct thing, as the weapon is marked as magical. == 01/31/2015 == Trevius: Fixed FindGroundZ() and GetGroundZ() to once again utilize the X and Y arguments that are passed to them.