FoodCap
- comment
- patch
1.07
- Source
- common.ai
- return type
integer
- Source code
function FoodCap takes nothing returns integer return GetPlayerState(ai_player,PLAYER_STATE_RESOURCE_FOOD_CAP) endfunction
1.07
integer
function FoodCap takes nothing returns integer
return GetPlayerState(ai_player,PLAYER_STATE_RESOURCE_FOOD_CAP)
endfunction