Add in 1.25m Klaw compatibility patch for Konstruction.

This commit is contained in:
Poodmund 2020-02-09 23:11:11 +00:00
parent fb18c483ab
commit 6aebb0f50b

View File

@ -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]]{}
}