8 lines
286 B
Lua
8 lines
286 B
Lua
local BodyLocationsAPI = require("TOC/BodyLocations")
|
|
|
|
BodyLocationsAPI.New("TOC_Arm_L")
|
|
BodyLocationsAPI.New("TOC_Arm_R")
|
|
BodyLocationsAPI.New("TOC_ArmProst_L")
|
|
BodyLocationsAPI.New("TOC_ArmProst_R")
|
|
BodyLocationsAPI.New("TOC_ArmAccessory_L")
|
|
BodyLocationsAPI.New("TOC_ArmAccessory_R") |