This commit is contained in:
lifestorm
2024-08-04 23:12:27 +03:00
parent 8064ba84d8
commit 9c918c46e5
7081 changed files with 2173485 additions and 14 deletions

View File

@@ -0,0 +1,18 @@
--[[
| 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.uniqueID = "tool_coffeemachine"
ITEM.name = "Ekspres do kawy"
ITEM.description = "Ekspres do kawy pozwala na zaczęcie dnia z mocniejszym kopem niż kopałby Czarny Koń Zorro. Dzięki niemu Twoje oczy będą tak rozszerzone, że będziesz wyglądać jak sowa w dzień."
ITEM.maxDurability = 30
ITEM.category = "Tools"
ITEM.width = 2
ITEM.height = 2
ITEM.model = "models/willardnetworks/skills/coffee_machine.mdl"

View File

@@ -0,0 +1,17 @@
--[[
| 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 = "Garnek do gotowania"
ITEM.description = "Czarny, żelazny garnek do gotowania. Postaw go na kuchence!"
ITEM.maxDurability = 24
ITEM.category = "Tools"
ITEM.width = 2
ITEM.height = 2
ITEM.model = "models/props_c17/metalPot001a.mdl"

View File

@@ -0,0 +1,30 @@
--[[
| 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.uniqueID = "tool_fryingpan"
ITEM.name = "Patelnia"
ITEM.description = "Czarna, żeliwna patelnia. Połóż ją na kuchence!"
ITEM.maxDurability = 24
ITEM.category = "Tools"
ITEM.width = 2
ITEM.height = 1
ITEM.model = "models/props_c17/metalPot002a.mdl"
ITEM.holdData = {
vectorOffset = {
right = -1.5,
up = 0,
forward = 8
},
angleOffset = {
right = 90,
up = 0,
forward = 0
},
}

View File

@@ -0,0 +1,34 @@
--[[
| 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.uniqueID = "tool_kettle"
ITEM.name = "Czajnik"
ITEM.description = "Czajnik w którym możesz ugotować wodę."
ITEM.category = "Tools"
ITEM.model = "models/props_interiors/pot01a.mdl"
ITEM.width = 1
ITEM.height = 1
ITEM.iconCam = {
pos = Vector(509.64, 427.61, 310.24),
ang = Angle(25.1, 219.96, 0),
fov = 1.2
}
ITEM.holdData = {
vectorOffset = {
right = 1.3,
up = -4,
forward = 0
},
angleOffset = {
right = 90,
up = 90,
forward = 0
},
}

View File

@@ -0,0 +1,35 @@
--[[
| 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.uniqueID = "tool_knife"
ITEM.name = "Nóż kuchenny"
ITEM.description = "Kruchy, półtępy nóż bez ostrego czubka. Używany do krojenia żywności na desce do krojenia lub innej powierzchni. Nie nadaje się do dźgania."
ITEM.category = "Tools"
ITEM.model = "models/willardnetworks/skills/kitchenknife.mdl"
ITEM.maxDurability = 20
ITEM.width = 1
ITEM.height = 2
ITEM.iconCam = {
pos = Vector(0.77, -5.3, 199.95),
ang = Angle(91.56, 278.2, 0),
fov = 1.73
}
ITEM.holdData = {
vectorOffset = {
right = 1,
up = -0.5,
forward = 2.8
},
angleOffset = {
right = 0,
up = 0,
forward = 100
},
}

View File

@@ -0,0 +1,18 @@
--[[
| 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.uniqueID = "tool_repair"
ITEM.name = "Zestaw naprawczy pancerza"
ITEM.description = "Własnoręcznie zrobiony zestaw naprawczy, można nim naprawic pancerz w odzieży."
ITEM.category = "Tools"
ITEM.width = 1
ITEM.height = 1
ITEM.model = "models/gibs/manhack_gib01.mdl"
ITEM.maxDurability = 8

View File

@@ -0,0 +1,35 @@
--[[
| 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.uniqueID = "tool_scissors"
ITEM.name = "Nożyczki"
ITEM.description = "Ciach! Ciach! Ciach! Jej końcówki są stępione."
ITEM.category = "Tools"
ITEM.model = "models/willardnetworks/skills/scissors.mdl"
ITEM.maxDurability = 20
ITEM.width = 1
ITEM.height = 1
ITEM.iconCam = {
pos = Vector(509.64, 427.61, 310.24),
ang = Angle(25.02, 220.06, 0),
fov = 0.6
}
ITEM.holdData = {
vectorOffset = {
right = 0,
up = 0,
forward = 2.8
},
angleOffset = {
right = 0,
up = 80,
forward = -90
},
}

View File

@@ -0,0 +1,35 @@
--[[
| 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.uniqueID = "tool_spoon"
ITEM.name = "Łyżka kuchenna"
ITEM.description = "Przydatne do gotowania potraw."
ITEM.category = "Tools"
ITEM.model = "models/willardnetworks/skills/kitchenspoon.mdl"
ITEM.maxDurability = 20
ITEM.width = 1
ITEM.height = 1
ITEM.iconCam = {
pos = Vector(577, 369.72, 263.38),
ang = Angle(20.91, 212.65, 0),
fov = 0.48
}
ITEM.holdData = {
vectorOffset = {
right = 20,
up = 0.5,
forward = 2.5
},
angleOffset = {
right = 0,
up = -80,
forward = -80
},
}

View File

@@ -0,0 +1,56 @@
--[[
| 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.uniqueID = "tool_toolkit"
ITEM.name = "Skrzynka z narzędziami"
ITEM.description = "Mała metalowa skrzynka zawierające narzędzia dzieki którym wytworzysz przedmioty."
ITEM.category = "Tools"
ITEM.model = "models/willardnetworks/skills/toolkit.mdl"
ITEM.maxDurability = 24
ITEM.width = 2
ITEM.height = 1
ITEM.iconCam = {
pos = Vector(-200, 0, 0),
ang = Angle(-1.45, -0.07, 0),
fov = 7.71
}
ITEM.holdData = {
vectorOffset = {
right = 1,
up = -10,
forward = 2
},
angleOffset = {
right = 90,
up = -15,
forward = 90
},
}
ITEM.functions.RepairObject = {
name = "Napraw obiekt",
icon = "icon16/wrench.png",
OnRun = function(itemTable)
local client = itemTable.player
local ent = client:GetEyeTraceNoCursor().Entity
ix.malfunctions:Fix(ent, client)
return false
end,
OnCanRun = function(itemTable)
local client = itemTable.player
local ent = client:GetEyeTraceNoCursor().Entity
return ent:IsValid() and ent.canMalfunction and ent:GetNetVar("isBroken", false)
end
}

View File

@@ -0,0 +1,34 @@
--[[
| 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.uniqueID = "tool_wrench"
ITEM.name = "Klucz"
ITEM.description = "Stary klucz, można go użyć do tworzenia."
ITEM.category = "Tools"
ITEM.model = "models/props_c17/tools_wrench01a.mdl"
ITEM.width = 1
ITEM.height = 1
ITEM.iconCam = {
pos = Vector(105.74, 255.37, 111.19),
ang = Angle(22, 247.28, 0),
fov = 2.83
}
ITEM.holdData = {
vectorOffset = {
right = 1.4,
up = -1,
forward = 1.5
},
angleOffset = {
right = 0,
up = 180,
forward = -80
},
}