Files
The-Only-Cure/media/scripts/TOC_models.txt
2024-01-10 01:30:54 +01:00

22 lines
279 B
Plaintext

module Prosthesis
{
imports
{
Base
}
model prostheticArm
{
mesh = Prosthesis/normalArm_Ground,
texture = Prosthesis\normalArm,
}
model prostheticArmHook
{
mesh = Prosthesis/hookArm_Ground,
texture = Prosthesis\hookArm,
}
}