Fixed tourniquet ground model
This commit is contained in:
@@ -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,
|
||||
}
|
||||
}
|
||||
@@ -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,
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user