ChooseRandomNPBuildingBJ
- comment
- patch
1.00
- Source
- Blizzard.j
- return type
integer
- Source code
function ChooseRandomNPBuildingBJ takes nothing returns integer return ChooseRandomNPBuilding() endfunction
1.00
integer
function ChooseRandomNPBuildingBJ takes nothing returns integer
return ChooseRandomNPBuilding()
endfunction