Fixed tourniquet ground model
This commit is contained in:
Binary file not shown.
@@ -1,4 +1,4 @@
|
|||||||
module Prosthesis
|
module TOC
|
||||||
{
|
{
|
||||||
imports
|
imports
|
||||||
{
|
{
|
||||||
@@ -18,5 +18,9 @@ module Prosthesis
|
|||||||
texture = Prosthesis\hookArm,
|
texture = Prosthesis\hookArm,
|
||||||
}
|
}
|
||||||
|
|
||||||
|
model tourniquet
|
||||||
|
{
|
||||||
|
mesh = Surgery/Tourniquet_Ground,
|
||||||
|
texture = Surgery\tourniquet,
|
||||||
|
}
|
||||||
}
|
}
|
||||||
@@ -21,6 +21,7 @@ module TOC
|
|||||||
Weight = 1,
|
Weight = 1,
|
||||||
|
|
||||||
Icon = tourniquet,
|
Icon = tourniquet,
|
||||||
|
WorldStaticModel = tourniquet,
|
||||||
CanHaveHoles = false,
|
CanHaveHoles = false,
|
||||||
}
|
}
|
||||||
|
|
||||||
@@ -40,6 +41,7 @@ module TOC
|
|||||||
Weight = 1,
|
Weight = 1,
|
||||||
|
|
||||||
Icon = tourniquet,
|
Icon = tourniquet,
|
||||||
|
WorldStaticModel = tourniquet,
|
||||||
CanHaveHoles = false,
|
CanHaveHoles = false,
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Binary file not shown.
|
After Width: | Height: | Size: 723 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 662 KiB |
Reference in New Issue
Block a user