Files
VnUtest/garrysmod/gamemodes/militaryrp/schema/items/attachments/sh_optic_galil.txt
2026-03-31 10:27:04 +03:00

11 lines
532 B
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
ITEM.base = "base_attachments"
ITEM.name = "Прицел Galil"
ITEM.description = "Оптический прицел Galil для АК. Обеспечивает точную стрельбу на средних и дальних дистанциях."
ITEM.model = "models/tacint/props_containers/supply_case-2.mdl"
ITEM.price = 650
ITEM.attachmentType = "Optic"
ITEM.tacRPAttachmentID = "optic_galil"
ITEM.tacRPSlot = "optic"
ITEM.category = "Обвесы"
ITEM.compatibleWeapons = {"AK", "AK-74", "AK-12", "AKM", "RPK", "Galil"}