This commit is contained in:
lifestorm
2024-08-04 23:12:27 +03:00
parent 0e770b2b49
commit ba1fc01b16
7084 changed files with 2173495 additions and 14 deletions

View File

@@ -0,0 +1,23 @@
--[[
| 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 = "Karta dostępu do skrzyni CMB"
ITEM.model = "models/n7/props/n7_cid_card.mdl"
ITEM.width = 1
ITEM.height = 1
ITEM.iconCam = {
pos = Vector(-11.93, 0.18, 199.64),
ang = Angle(87.17, -0.88, 0),
fov = 5.59
}
ITEM.description = "Wygląda jak normalna karta dostępu."
ITEM.category = "misc"
ITEM.desccolor = Color(183, 149, 11)

View File

@@ -0,0 +1,23 @@
--[[
| 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 = "Karta dostępu do skrzyni Wojskowej"
ITEM.model = "models/n7/props/n7_cid_card.mdl"
ITEM.width = 1
ITEM.height = 1
ITEM.iconCam = {
pos = Vector(-11.93, 0.18, 199.64),
ang = Angle(87.17, -0.88, 0),
fov = 5.59
}
ITEM.description = "Wygląda jak normalna karta dostępu.."
ITEM.category = "misc"
ITEM.desccolor = Color(183, 149, 11)