Fixed tourniquet ground model

This commit is contained in:
ZioPao
2024-05-02 00:34:45 +02:00
parent fa1d86ae7e
commit ff8032f26a
5 changed files with 8 additions and 2 deletions

Binary file not shown.

View File

@@ -1,4 +1,4 @@
module Prosthesis
module TOC
{
imports
{
@@ -18,5 +18,9 @@ module Prosthesis
texture = Prosthesis\hookArm,
}
model tourniquet
{
mesh = Surgery/Tourniquet_Ground,
texture = Surgery\tourniquet,
}
}

View File

@@ -21,6 +21,7 @@ module TOC
Weight = 1,
Icon = tourniquet,
WorldStaticModel = tourniquet,
CanHaveHoles = false,
}
@@ -40,6 +41,7 @@ module TOC
Weight = 1,
Icon = tourniquet,
WorldStaticModel = tourniquet,
CanHaveHoles = false,
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 723 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 662 KiB