still more stuff
This commit is contained in:
23
media/scripts/JCIO_models.txt
Normal file
23
media/scripts/JCIO_models.txt
Normal file
@@ -0,0 +1,23 @@
|
||||
module JCIO
|
||||
{
|
||||
model MetalHook
|
||||
{
|
||||
mesh = WorldItems/hook,
|
||||
texture = WorldItems/metal,
|
||||
scale = 0.15,
|
||||
}
|
||||
|
||||
model WoodenHook
|
||||
{
|
||||
mesh = WorldItems/hook,
|
||||
texture = WorldItems/wood,
|
||||
scale = 0.15,
|
||||
}
|
||||
|
||||
model ProstheticKnife
|
||||
{
|
||||
mesh = WorldItems/prostKnife,
|
||||
texture = WorldItems/metal_base,
|
||||
scale = 0.15
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user