Add in 1.25m Klaw compatibility patch for Konstruction.

pull/799/head
Poodmund 4 years ago
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…
Cancel
Save