Add Spells:SHDProcIDOffByeOne to support newer spell files

In June 2009 SoE stopped doing a +1 to the base for SHD procs
So UF+ spell files were not working, set this to false to support these spell files
This commit is contained in:
Michael Cook (mackal)
2014-09-20 16:58:35 -04:00
parent 33b79a3588
commit 1049e48aca
4 changed files with 19 additions and 15 deletions
+1
View File
@@ -3,6 +3,7 @@ EQEMu Changelog (Started on Sept 24, 2003 15:50)
== 09/20/2014 ==
demonstar55: Fix crash in SendEnterWorld on illegally long names
demonstar55: The client only lets you enter 15 characters for your name (UF at least)
demonstar55: Add rule Spells:SHDProcIDOffByOne for pre-UF spell file, set to true, UF+ set to false
== 09/19/2014 ==
demonstar55: Added Client::Tell_StringID (used in tell queue messages)