diff --git a/media/models_X/WorldItems/hook.fbx b/media/models_X/WorldItems/hook.fbx index 79cd759..29e9fad 100644 Binary files a/media/models_X/WorldItems/hook.fbx and b/media/models_X/WorldItems/hook.fbx differ diff --git a/media/scripts/TOC_models_item.txt b/media/scripts/TOC_models_item.txt index e11ed82..7181e8b 100644 --- a/media/scripts/TOC_models_item.txt +++ b/media/scripts/TOC_models_item.txt @@ -1,16 +1,16 @@ module TOC { - model WoodenHook + model MetalHook { mesh = WorldItems/hook, - texture = WorldItems/metal, + texture = Clothes/metal, scale = 0.15, } model WoodenHook { mesh = WorldItems/hook, - texture = WorldItems/wood, + texture = Clothes/wood, scale = 0.15, } } \ No newline at end of file