forgot to rechange name
This commit is contained in:
23
media/scripts/TOC_models.txt
Normal file
23
media/scripts/TOC_models.txt
Normal file
@@ -0,0 +1,23 @@
|
||||
module TOC
|
||||
{
|
||||
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