moved folders
This commit is contained in:
25
42/media/scripts/TOC_models.txt
Normal file
25
42/media/scripts/TOC_models.txt
Normal 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,
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user