The search keyword must be a single word (no spaces).
Function DoCampaignFarms
- Line
- 910
- Location
- common.ai
- Constant?
- no
- Type
- function
- Arguments
- boolean state
- Returns
- nothing
| 910 | function DoCampaignFarms takes boolean state returns nothing |
| 911 | set do_campaign_farms = state |
| 912 | endfunction
|