From 1f20591c227fc4a25d9b6bd2270f492d5bcf4102 Mon Sep 17 00:00:00 2001 From: Uleat Date: Sun, 11 Aug 2019 22:09:09 -0400 Subject: [PATCH] Updated Inventory Overhaul (markdown) --- Inventory-Overhaul.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Inventory-Overhaul.md b/Inventory-Overhaul.md index dad49eb..4c4f74c 100644 --- a/Inventory-Overhaul.md +++ b/Inventory-Overhaul.md @@ -66,9 +66,9 @@ CURSORBAGSLOTS | 331 | 340 | 351* | 360* #### Phase ?: Rework class ItemInstQueue for proper behavior [development: 0%] - this is the 'cursor buffer' used for server operations and does not reflect any client behavior - it will fix a lot of remaining cursor issues - especially RoF+ based ones - - separate type possessions cursor (slot 30) from type limbo slots (slots {0..35}) + - separate type possessions cursor (slot 33) from type limbo slots (slots {0..35}) - implement server bag slots for type limbo main slots (36 * 10 = 360 allocation requirement) - - should be doable without an sql update + - should be doable without a sql update