fuck me twice

This commit is contained in:
Pao
2023-01-28 02:01:01 +01:00
parent d7225c1fd7
commit efdecc177f
17 changed files with 12 additions and 8 deletions

View File

@@ -3,14 +3,14 @@ module TOC
model MetalHook
{
mesh = WorldItems/hook,
texture = Clothes/metal,
texture = WorldItems/metal,
scale = 0.15,
}
model WoodenHook
{
mesh = WorldItems/hook,
texture = Clothes/wood,
texture = WorldItems/wood,
scale = 0.15,
}
}