mirror of
https://github.com/PorktoberRevolution/ReStocked
synced 2024-09-01 17:34:42 +00:00
Add in 1.25m Klaw compatibility patch for Konstruction.
This commit is contained in:
parent
fb18c483ab
commit
6aebb0f50b
@ -0,0 +1,6 @@
|
||||
//Konstruction patches the stock part model mesh back in so we have to remove it again.
|
||||
|
||||
@PART[GrapplingDevice]:AFTER[Konstruction]
|
||||
{
|
||||
!MODEL:HAS[#model[Squad/Parts/Utility/GrapplingDevice/GrapplingArm]]{}
|
||||
}
|
Loading…
Reference in New Issue
Block a user