moved common files

This commit is contained in:
ZioPao
2025-01-04 21:07:34 +01:00
parent 736d527a13
commit 0f4117cd34
103 changed files with 0 additions and 0 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,
}
}