This commit is contained in:
2026-06-15 22:58:58 +03:00
commit 6b294fc220
2010 changed files with 185745 additions and 0 deletions
@@ -0,0 +1,8 @@
ATTACHMENT.Base = "att_sight"
ATTACHMENT.Name = "No Rail"
ATTACHMENT.ExcludeCategory = {"Sights"}
ATTACHMENT.CosmeticChange = true
ATTACHMENT.AttachmentBodygroups ={
["rail"] = 1,
["sight"] = 1,
}