mirror of
https://github.com/lifestorm/wnsrc.git
synced 2025-12-18 22:23:46 +03:00
Upload
This commit is contained in:
@@ -0,0 +1,29 @@
|
||||
--[[
|
||||
| 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 = "metropolicesupplements"
|
||||
ITEM.name = "Metropolice Takviyeleri"
|
||||
ITEM.description = "Çeşitli toz maddeler ve uygun gıda maddeleri içeren, standart olarak verilen bir metropol polis takviyesi."
|
||||
ITEM.category = "Food"
|
||||
ITEM.model = "models/willardnetworks/food/cproids.mdl"
|
||||
ITEM.width = 1
|
||||
ITEM.height = 1
|
||||
ITEM.iconCam = {
|
||||
pos = Vector(-200, 0, 0),
|
||||
ang = Angle(0, 0, 0),
|
||||
fov = 3.05
|
||||
}
|
||||
ITEM.hunger = 60
|
||||
ITEM.boosts = {
|
||||
strength = 3
|
||||
}
|
||||
ITEM.energyShift = 10 -- fatigue_system
|
||||
ITEM.spoil = true
|
||||
ITEM.useSound = "npc/barnacle/barnacle_crunch2.wav"
|
||||
Reference in New Issue
Block a user