code/__DEFINES/traitor.dm 
            
        
| TRAITOR_MOTIVATION_FORCED | If this backstory involves being forced into the job | 
|---|---|
| TRAITOR_MOTIVATION_NOT_FORCED | If this backstory does not involve being forced into the job | 
| TRAITOR_MOTIVATION_MONEY | If this backstory is motivated by money or personal gain | 
| TRAITOR_MOTIVATION_POLITICAL | If this backstory is politically motivated, wanting to "change the world". | 
| TRAITOR_MOTIVATION_LOVE | If this backstory is motivated through the power of love (your family, friends, etc) | 
| TRAITOR_MOTIVATION_REPUTATION | If this backstory is motivated by your reputation, or by knowledge (blackmail) | 
| TRAITOR_MOTIVATION_DEATH_THREAT | If this backstory is motivated by the threat of death or personal harm | 
| TRAITOR_MOTIVATION_AUTHORITY | If this backstory is motivated by their faction or presence in an organization | 
| TRAITOR_MOTIVATION_FUN | If this backstory is motivated by themselves or the activity | 
Define Details
TRAITOR_MOTIVATION_AUTHORITY
            
         
    
    If this backstory is motivated by their faction or presence in an organization
TRAITOR_MOTIVATION_DEATH_THREAT
            
         
    
    If this backstory is motivated by the threat of death or personal harm
TRAITOR_MOTIVATION_FORCED
            
         
    
    If this backstory involves being forced into the job
TRAITOR_MOTIVATION_FUN
            
         
    
    If this backstory is motivated by themselves or the activity
TRAITOR_MOTIVATION_LOVE
            
         
    
    If this backstory is motivated through the power of love (your family, friends, etc)
TRAITOR_MOTIVATION_MONEY
            
         
    
    If this backstory is motivated by money or personal gain
TRAITOR_MOTIVATION_NOT_FORCED
            
         
    
    If this backstory does not involve being forced into the job
TRAITOR_MOTIVATION_POLITICAL
            
         
    
    If this backstory is politically motivated, wanting to "change the world".
TRAITOR_MOTIVATION_REPUTATION
            
         
    
    If this backstory is motivated by your reputation, or by knowledge (blackmail)