Difference between revisions of "RESISTANCE CHECK *"

From Dragon Age Toolset Wiki
Jump to: navigation, search
(looks okay, removing tag)
Line 1: Line 1:
{{Generated}}
 
 
{{Constant table start
 
{{Constant table start
 
|sourcefile=script.ldf
 
|sourcefile=script.ldf
Line 7: Line 6:
 
|name=RESISTANCE_CHECK_FAILURE
 
|name=RESISTANCE_CHECK_FAILURE
 
|type=int
 
|type=int
|value=FALSE
+
|value=[[FALSE]]
 
|description=  
 
|description=  
 
|sourcefile=script.ldf
 
|sourcefile=script.ldf
Line 23: Line 22:
 
|name=RESISTANCE_CHECK_SUCCESS
 
|name=RESISTANCE_CHECK_SUCCESS
 
|type=int
 
|type=int
|value=TRUE
+
|value=[[TRUE]]
 
|description=  
 
|description=  
 
|sourcefile=script.ldf
 
|sourcefile=script.ldf

Revision as of 00:22, 20 February 2010

Source: script.ldf
Constant name Type Value Description Source
RESISTANCE_CHECK_FAILURE int FALSE script.ldf
RESISTANCE_CHECK_INVALID int -1 script.ldf
RESISTANCE_CHECK_SUCCESS int TRUE script.ldf