Difference between revisions of "INVENTORY SLOT *"

From Dragon Age Toolset Wiki
Jump to: navigation, search
(remove tag, add category)
Line 1: Line 1:
{{Generated}}
 
 
{{Constant table start
 
{{Constant table start
 
|sourcefile=script.ldf
 
|sourcefile=script.ldf
Line 175: Line 174:
  
 
[[Category:Constants]]
 
[[Category:Constants]]
 +
[[Category:Inventory]]

Revision as of 01:42, 13 February 2010

Source: script.ldf
Constant name Type Value Description Source
INVENTORY_SLOT_BELT int 12 script.ldf
INVENTORY_SLOT_BITE int 13 script.ldf
INVENTORY_SLOT_BOOTS int 6 script.ldf
INVENTORY_SLOT_CHEST int 4 script.ldf
INVENTORY_SLOT_CLOAK int 8 script.ldf
INVENTORY_SLOT_DOG_COLLAR int 19 script.ldf
INVENTORY_SLOT_DOG_WARPAINT int 18 script.ldf
INVENTORY_SLOT_GLOVES int 7 script.ldf
INVENTORY_SLOT_HEAD int 5 script.ldf
INVENTORY_SLOT_INVALID int 255 script.ldf
INVENTORY_SLOT_MAIN int 0 script.ldf
INVENTORY_SLOT_NECK int 11 script.ldf
INVENTORY_SLOT_OFFHAND int 1 script.ldf
INVENTORY_SLOT_RANGEDAMMO int 2 script.ldf
INVENTORY_SLOT_RING1 int 9 script.ldf
INVENTORY_SLOT_RING2 int 10 script.ldf
INVENTORY_SLOT_SHALE_CHEST int 15 script.ldf
INVENTORY_SLOT_SHALE_LEFTARM int 17 script.ldf
INVENTORY_SLOT_SHALE_RIGHTARM int 16 script.ldf
INVENTORY_SLOT_SHALE_SHOULDERS int 14 script.ldf