From 68261e0308cab4aacf6340a3f877a6250e59445e Mon Sep 17 00:00:00 2001 From: SecretsOTheP Date: Sun, 16 Jun 2013 13:07:48 -0700 Subject: [PATCH] Fixed an issue with RoF items that have Rec/Req above 100. Forgot commit message/changelog.txt. --- changelog.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/changelog.txt b/changelog.txt index 73b908466..efac3956a 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,5 +1,8 @@ EQEMu Changelog (Started on Sept 24, 2003 15:50) ------------------------------------------------------- +== 06/16/2013 == +Secrets: Fixed an issue with RoF items and Req/Rec level above 100 appearing yellow. Recommended to enable the #iteminfo command for items that have a req/rec above 100 to display proper information regarding the info. + == 06/15/2013 == KLS: (image) Potentially could bypass some spell checks by passing a specially crafted spell slot. This has been addressed.