Updated Inventory Slots (markdown)

Uleat
2018-12-11 22:37:52 +00:00
parent 1fdb89d1b4
commit 6bb68244b1
+17 -6
@@ -54,9 +54,13 @@ Bag slots in general inventory are:
* slotGeneral9 : 331 -> 340 * slotGeneral9 : 331 -> 340
* slotGeneral10 : 341 -> 350 * slotGeneral10 : 341 -> 350
### Cursor ### Cursor slot
Cursor is slot 30, and the bag slots for the cursor are 331->340. * slotCursor = 33
Bag slots in cursor inventory are:
* slotCursor : 351 -> 360
### Tribute ### Tribute
@@ -64,7 +68,7 @@ Tribute items are slots 400->404, these items are not visible, but are counted f
### Bank ### Bank
Bank slots are 2000 -> 2015 Bank slots are 2000 -> 2023
Bags in the bank are: Bags in the bank are:
@@ -84,6 +88,14 @@ Bags in the bank are:
* 2013: 2161->2170 * 2013: 2161->2170
* 2014: 2171->2180 * 2014: 2171->2180
* 2015: 2181->2190 * 2015: 2181->2190
* 2016: 2191->2200
* 2017: 2201->2210
* 2018: 2211->2220
* 2019: 2221->2230
* 2020: 2231->2240
* 2021: 2241->2250
* 2022: 2251->2260
* 2023: 2261->2270
### Shared Bank ### Shared Bank
@@ -93,9 +105,8 @@ Note: These are stored in the sharedbank table, not the inventory table.
Bags in the shared bank are: Bags in the shared bank are:
2500: 2531->2540 * 2500: 2531->2540
* 2501: 2541->2550
2501: 2541->2550
#### SoF Slots #### SoF Slots