mirror of
https://github.com/PorktoberRevolution/ReStocked
synced 2024-09-01 17:34:42 +00:00
6 lines
209 B
INI
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]]{}
|
|
} |