Залив

This commit is contained in:
Refosel
2026-03-30 10:39:52 +03:00
commit 2b57c019cb
2010 changed files with 185745 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
ATTACHMENT.Base = "att_vm_laser01"
ATTACHMENT.AttachmentBodygroups ={
["tag_laser"] = 1
}
ATTACHMENT.VElement = {
Bone = "tag_laser_attach",
Position = Vector(0, 0, 0),
Angles = Angle(0, 0, -180),
}

View File

@@ -0,0 +1,9 @@
ATTACHMENT.Base = "att_vm_laser02"
ATTACHMENT.AttachmentBodygroups ={
["tag_laser"] = 1
}
ATTACHMENT.VElement = {
Bone = "tag_laser_attach",
Position = Vector(0, 0, 0),
Angles = Angle(0, 0, -180),
}

View File

@@ -0,0 +1,9 @@
ATTACHMENT.Base = "att_vm_laser03"
ATTACHMENT.AttachmentBodygroups ={
["tag_laser"] = 1
}
ATTACHMENT.VElement = {
Bone = "tag_laser_attach",
Position = Vector(0, 0, 0),
Angles = Angle(0, 0, -180),
}