Yog Features 
        
    
            
        
| Procs | |
| generateGoalsFromSubtypes | Generates up to 5 department goals of the given type. | 
|---|---|
| getDepartmentFromAccount | Gets the correct string from the given department account. See code/__DEFINES/economy.dm | 
Proc Details
generateGoalsFromSubtypes
Generates up to 5 department goals of the given type.
Arguments:
- d - the given datum that we're getting the subtypes of.
getDepartmentFromAccount
Gets the correct string from the given department account. See code/__DEFINES/economy.dm
Arguments:
- account - The account that you're getting the string from. IE ACCOUNT_CIV or ACCOUNT_ENG