From c9ef66ae2d52c1ec84176792f79af51fc9fa44b2 Mon Sep 17 00:00:00 2001 From: Uleat Date: Tue, 15 Jan 2019 20:11:29 -0500 Subject: [PATCH] Added note for inventory::InitializeDynamicLookups() [ci skip] --- common/eq_limits.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common/eq_limits.cpp b/common/eq_limits.cpp index 299e504a9..d7863fcb9 100644 --- a/common/eq_limits.cpp +++ b/common/eq_limits.cpp @@ -815,7 +815,7 @@ void EQEmu::inventory::InitializeDynamicLookups() { // - Corspe size does not appear to reflect loss of active possessions slots // - Inspect size does not appear to reflect loss of active equipment slots // - Bank size is not overridden by GM flag when expansion bit is (clear) - // - Power Source slot is enabled, but not activated, by GM flag when expansion bit is (clear) + // - Power Source slot is enabled, but not activated, by GM flag when expansion bit is (clear) (RoF+ only) // - General9 and General10 slots are activated by GM flag when expansion bit is (clear) // - Obviously, the client must support the expansion to allow any (set) or override condition