16 lines
174 B
Plaintext
16 lines
174 B
Plaintext
module Prosthesis
|
|
{
|
|
imports
|
|
{
|
|
Base
|
|
}
|
|
|
|
model prostheticArm
|
|
{
|
|
mesh = Prosthesis/normalArm_Ground,
|
|
texture = Prosthetesis\normalArm,
|
|
}
|
|
|
|
|
|
|
|
} |