Lua StartTaxi

Description

Unroots the unit.

Usage/Example

function Boss_Unroot(pUnit, event)
  pUnit:Unroot()
end