You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ReStocked/Distribution/Restock/GameData/ReStock/Compatibility/Konstruction.cfg

6 lines
209 B
INI

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