moved folders

This commit is contained in:
ZioPao
2025-01-04 20:44:12 +01:00
parent 5d8e60a2e4
commit 6635cc19b2
215 changed files with 197 additions and 189 deletions

View File

@@ -0,0 +1,25 @@
module TOC
{
imports
{
Base
}
model prostheticArm
{
mesh = Prosthesis/normalArm_Ground,
texture = Prosthesis\normalArm,
}
model prostheticArmHook
{
mesh = Prosthesis/hookArm_Ground,
texture = Prosthesis\hookArm,
}
model tourniquet
{
mesh = Surgery/Tourniquet_Ground,
texture = Surgery\tourniquet,
}
}