Files
2026-03-31 10:27:04 +03:00

10 lines
448 B
Lua
Raw Permalink 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 = "Патроны Магнум"
ITEM.description = "Мощные патроны с увеличенным зарядом пороха. Значительно повышают урон, но усиливают отдачу."
ITEM.model = "models/Items/BoxMRounds.mdl"
ITEM.price = 700
ITEM.attachmentType = "ammo"
ITEM.tacRPAttachmentID = "ammo_magnum"
ITEM.tacRPSlot = "ammo"
ITEM.category = "Обвесы"