This commit is contained in:
lifestorm
2024-08-05 18:40:29 +03:00
parent 9f505a0646
commit c6d9b6f580
8044 changed files with 1853472 additions and 21 deletions

View File

@@ -0,0 +1,19 @@
--[[
| This file was obtained through the combined efforts
| of Madbluntz & Plymouth Antiquarian Society.
|
| Credits: lifestorm, Gregory Wayne Rossel JR.,
| Maloy, DrPepper10 @ RIP, Atle!
|
| Visit for more: https://plymouth.thetwilightzone.ru/
--]]
ITEM.name = "357 Rounds"
ITEM.model = "models/items/arccw/magnum_ammo.mdl"
ITEM.description = "A stack of loose revolver rounds in a cardboard box."
ITEM.category = "Ammunition (New)"
ITEM.colorAppendix = {["blue"] = "You need to pack these bullets into a magazine to use them. Drag them onto a magazine to load them."}
ITEM.maxStackSize = 18 -- amount of the ammo
ITEM.bInstanceMaxstack = true

View File

@@ -0,0 +1,19 @@
--[[
| This file was obtained through the combined efforts
| of Madbluntz & Plymouth Antiquarian Society.
|
| Credits: lifestorm, Gregory Wayne Rossel JR.,
| Maloy, DrPepper10 @ RIP, Atle!
|
| Visit for more: https://plymouth.thetwilightzone.ru/
--]]
ITEM.name = "Assault Rifle Bullets"
ITEM.model = "models/items/arccw/rifle_ammo.mdl"
ITEM.description = "A stack of loose assault rifle bullets in a cardboard box."
ITEM.category = "Ammunition (New)"
ITEM.colorAppendix = {["blue"] = "You need to pack these bullets into a magazine to use them. Drag them onto a magazine to load them."}
ITEM.maxStackSize = 120 -- amount of the ammo
ITEM.bInstanceMaxstack = true

View File

@@ -0,0 +1,19 @@
--[[
| This file was obtained through the combined efforts
| of Madbluntz & Plymouth Antiquarian Society.
|
| Credits: lifestorm, Gregory Wayne Rossel JR.,
| Maloy, DrPepper10 @ RIP, Atle!
|
| Visit for more: https://plymouth.thetwilightzone.ru/
--]]
ITEM.name = "Buckshot Shotgun Shells"
ITEM.model = "models/items/arccw/shotgun_ammo.mdl"
ITEM.description = "A stack of loose shotgun shells in a cardboard box."
ITEM.category = "Ammunition (New)"
ITEM.colorAppendix = {["blue"] = "You need to pack these bullets into a magazine to use them. Drag them onto a magazine to load them."}
ITEM.maxStackSize = 24 -- amount of the ammo
ITEM.bInstanceMaxstack = true

View File

@@ -0,0 +1,21 @@
--[[
| This file was obtained through the combined efforts
| of Madbluntz & Plymouth Antiquarian Society.
|
| Credits: lifestorm, Gregory Wayne Rossel JR.,
| Maloy, DrPepper10 @ RIP, Atle!
|
| Visit for more: https://plymouth.thetwilightzone.ru/
--]]
ITEM.name = "Heavy Pulse Rounds"
ITEM.model = "models/Items/battery.mdl"
ITEM.description = "A stack of loose heavy pulse rounds in a cardboard box."
ITEM.category = "Ammunition (New)"
ITEM.colorAppendix = {["blue"] = "You need to pack these bullets into a magazine to use them. Drag them onto a magazine to load them."}
ITEM.maxStackSize = 24 -- amount of the ammo
ITEM.bInstanceMaxstack = true
ITEM.outlineColor = Color(255, 78, 69, 100)

View File

@@ -0,0 +1,19 @@
--[[
| This file was obtained through the combined efforts
| of Madbluntz & Plymouth Antiquarian Society.
|
| Credits: lifestorm, Gregory Wayne Rossel JR.,
| Maloy, DrPepper10 @ RIP, Atle!
|
| Visit for more: https://plymouth.thetwilightzone.ru/
--]]
ITEM.name = "9mm Pistol Bullets"
ITEM.model = "models/items/arccw/pistol_ammo.mdl"
ITEM.description = "A stack of loose 9mm bullets in a cardboard box."
ITEM.category = "Ammunition (New)"
ITEM.colorAppendix = {["blue"] = "You need to pack these bullets into a magazine to use them. Drag them onto a magazine to load them."}
ITEM.maxStackSize = 120 -- amount of the ammo
ITEM.bInstanceMaxstack = true

View File

@@ -0,0 +1,21 @@
--[[
| This file was obtained through the combined efforts
| of Madbluntz & Plymouth Antiquarian Society.
|
| Credits: lifestorm, Gregory Wayne Rossel JR.,
| Maloy, DrPepper10 @ RIP, Atle!
|
| Visit for more: https://plymouth.thetwilightzone.ru/
--]]
ITEM.name = "Pulse Rifle Bullets"
ITEM.model = "models/Items/battery.mdl"
ITEM.description = "A stack of loose pulse rifle bullets in a cardboard box."
ITEM.category = "Ammunition (New)"
ITEM.colorAppendix = {["blue"] = "You need to pack these bullets into a magazine to use them. Drag them onto a magazine to load them."}
ITEM.maxStackSize = 60 -- amount of the ammo
ITEM.bInstanceMaxstack = true
ITEM.outlineColor = Color(255, 204, 0, 100)

View File

@@ -0,0 +1,19 @@
--[[
| This file was obtained through the combined efforts
| of Madbluntz & Plymouth Antiquarian Society.
|
| Credits: lifestorm, Gregory Wayne Rossel JR.,
| Maloy, DrPepper10 @ RIP, Atle!
|
| Visit for more: https://plymouth.thetwilightzone.ru/
--]]
ITEM.name = "Sub-machinegun Bullets"
ITEM.model = "models/items/arccw/smg_ammo.mdl"
ITEM.description = "A stack of loose smg bullets in a cardboard box."
ITEM.category = "Ammunition (New)"
ITEM.colorAppendix = {["blue"] = "You need to pack these bullets into a magazine to use them. Drag them onto a magazine to load them."}
ITEM.maxStackSize = 120 -- amount of the ammo
ITEM.bInstanceMaxstack = true

View File

@@ -0,0 +1,19 @@
--[[
| This file was obtained through the combined efforts
| of Madbluntz & Plymouth Antiquarian Society.
|
| Credits: lifestorm, Gregory Wayne Rossel JR.,
| Maloy, DrPepper10 @ RIP, Atle!
|
| Visit for more: https://plymouth.thetwilightzone.ru/
--]]
ITEM.name = "Sniper Rifle Bullets"
ITEM.model = "models/items/sniper_round_box.mdl"
ITEM.description = "A stack of loose sniper rifle bullets in a cardboard box."
ITEM.category = "Ammunition (New)"
ITEM.colorAppendix = {["blue"] = "You need to pack these bullets into a magazine to use them. Drag them onto a magazine to load them."}
ITEM.maxStackSize = 15 -- amount of the ammo
ITEM.bInstanceMaxstack = true