ChooseRandomNPBuildingBJ

comment
patch

1.00

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