From 1d6e9473873663d1edf0d687ab20fcf46f60288d Mon Sep 17 00:00:00 2001 From: KayenEQ Date: Fri, 4 Apr 2014 21:32:56 -0400 Subject: [PATCH] Change log correction. --- changelog.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changelog.txt b/changelog.txt index d9a3c2106..7b4a8c72a 100644 --- a/changelog.txt +++ b/changelog.txt @@ -4,7 +4,7 @@ EQEMu Changelog (Started on Sept 24, 2003 15:50) Kayen: Implemented 'Physical Resists' (Resist Type 9) to be consistent with live based on extensive parsing. SQL will add new field to npc_types 'PhR' and fill in database with values consistent with observations. -Optional SQL: utils/sql/git/optional/2014_04_04_PhysicalResists.sql +Required SQL: utils/sql/git/optional/2014_04_04_PhysicalResists.sql == 04/03/2014 == Kayen: Implemented live like spell projectiles (ie. Mage Bolts).