Difference between revisions of "PLACEABLE TYPE *"

From Dragon Age Toolset Wiki
Jump to: navigation, search
Line 1: Line 1:
{{Generated}}
 
 
{{Constant table start
 
{{Constant table start
 
|sourcefile=script.ldf
 
|sourcefile=script.ldf
Line 71: Line 70:
  
 
[[Category:Constants]]
 
[[Category:Constants]]
 +
[[Category:Placeables]]

Revision as of 01:48, 13 February 2010

Source: script.ldf
Constant name Type Value Description Source
PLACEABLE_TYPE_ART int 5 script.ldf
PLACEABLE_TYPE_BAG int 3 script.ldf
PLACEABLE_TYPE_CHEST int 2 script.ldf
PLACEABLE_TYPE_DOOR int 1 script.ldf
PLACEABLE_TYPE_FLIPCOVER int 6 script.ldf
PLACEABLE_TYPE_INVALID int 0 script.ldf
PLACEABLE_TYPE_LEVER int 4 script.ldf