Updated Inventory Slots (markdown)

Uleat
2018-12-12 01:31:00 +00:00
parent bc01c1b6d6
commit 79cb5b3421
+45 -45
@@ -2,63 +2,63 @@
### Equipment slots (worn) ### Equipment slots (worn)
* slotCharm = 0 * Charm = 0
* slotEar1 = 1 * Ear1 = 1
* slotHead = 2 * Head = 2
* slotFace = 3 * Face = 3
* slotEar2 = 4 * Ear2 = 4
* slotNeck = 5 * Neck = 5
* slotShoulders = 6 * Shoulders = 6
* slotArms = 7 * Arms = 7
* slotBack = 8 * Back = 8
* slotWrist1 = 9 * Wrist1 = 9
* slotWrist2 = 10 * Wrist2 = 10
* slotRange = 11 * Range = 11
* slotHands = 12 * Hands = 12
* slotPrimary = 13 * Primary = 13
* slotSecondary = 14 * Secondary = 14
* slotFinger1 = 15 * Finger1 = 15
* slotFinger2 = 16 * Finger2 = 16
* slotChest = 17 * Chest = 17
* slotLegs = 18 * Legs = 18
* slotFeet = 19 * Feet = 19
* slotWaist = 20 * Waist = 20
* slotPowerSource = 21 * PowerSource = 21
* slotAmmo = 22 * Ammo = 22
### General slots (personal) ### General slots (personal)
* slotGeneral1 = 23 * General1 = 23
* slotGeneral2 = 24 * General2 = 24
* slotGeneral3 = 25 * General3 = 25
* slotGeneral4 = 26 * General4 = 26
* slotGeneral5 = 27 * General5 = 27
* slotGeneral6 = 28 * General6 = 28
* slotGeneral7 = 29 * General7 = 29
* slotGeneral8 = 30 * General8 = 30
* slotGeneral9 = 31 * General9 = 31
* slotGeneral10 = 32 * General10 = 32
Bag slots in general inventory are: Bag slots in general inventory are:
* slotGeneral1 : 251 -> 260 * General1 : 251 -> 260
* slotGeneral2 : 261 -> 270 * General2 : 261 -> 270
* slotGeneral3 : 271 -> 280 * General3 : 271 -> 280
* slotGeneral4 : 281 -> 290 * General4 : 281 -> 290
* slotGeneral5 : 291 -> 300 * General5 : 291 -> 300
* slotGeneral6 : 301 -> 310 * General6 : 301 -> 310
* slotGeneral7 : 311 -> 320 * General7 : 311 -> 320
* slotGeneral8 : 321 -> 330 * General8 : 321 -> 330
* slotGeneral9 : 331 -> 340 * General9 : 331 -> 340
* slotGeneral10 : 341 -> 350 * General10 : 341 -> 350
### Cursor slot ### Cursor slot
* slotCursor = 33 * Cursor = 33
Bag slots in cursor inventory are: Bag slots in cursor inventory are:
* slotCursor : 351 -> 360 * Cursor : 351 -> 360
### Tribute ### Tribute