8 lines
262 B
Lua
8 lines
262 B
Lua
local BodyLocationsAPI = require("TOC/BodyLocations")
|
|
|
|
BodyLocationsAPI.New("Arm_L")
|
|
BodyLocationsAPI.New("Arm_R")
|
|
BodyLocationsAPI.New("ArmProst_L")
|
|
BodyLocationsAPI.New("ArmProst_R")
|
|
BodyLocationsAPI.New("ArmAccessory_L")
|
|
BodyLocationsAPI.New("ArmAccessory_R") |