refactor: restored new bodylocs

This commit is contained in:
ZioPao
2026-01-08 01:23:53 +01:00
parent 943e3a8f3c
commit 898e8ec653
5 changed files with 117 additions and 82 deletions

View File

@@ -1,8 +1,8 @@
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")
BodyLocationsAPI.New("Arm_L")
BodyLocationsAPI.New("Arm_R")
BodyLocationsAPI.New("ArmProst_L")
BodyLocationsAPI.New("ArmProst_R")
BodyLocationsAPI.New("ArmAccessory_L")
BodyLocationsAPI.New("ArmAccessory_R")