mirror of
https://github.com/lifestorm/wnsrc.git
synced 2025-12-17 05:43:46 +03:00
Upload
This commit is contained in:
30
gamemodes/helix/gamemode/items/pacoutfit/sh_skullmask.txt
Normal file
30
gamemodes/helix/gamemode/items/pacoutfit/sh_skullmask.txt
Normal file
@@ -0,0 +1,30 @@
|
||||
ITEM.name = "Skull Mask"
|
||||
ITEM.description = "It's a skull mask."
|
||||
ITEM.model = "models/Gibs/HGIBS.mdl"
|
||||
ITEM.width = 1
|
||||
ITEM.height = 1
|
||||
ITEM.outfitCategory = "hat"
|
||||
ITEM.pacData = {
|
||||
[1] = {
|
||||
["children"] = {
|
||||
[1] = {
|
||||
["children"] = {
|
||||
},
|
||||
["self"] = {
|
||||
["Angles"] = Angle(12.919322967529, 6.5696062847564e-006, -1.0949343050015e-005),
|
||||
["Position"] = Vector(-2.099609375, 0.019973754882813, 1.3180969238281),
|
||||
["UniqueID"] = "4249811628",
|
||||
["Size"] = 1.25,
|
||||
["Bone"] = "eyes",
|
||||
["Model"] = "models/Gibs/HGIBS.mdl",
|
||||
["ClassName"] = "model",
|
||||
},
|
||||
},
|
||||
},
|
||||
["self"] = {
|
||||
["ClassName"] = "group",
|
||||
["UniqueID"] = "907159817",
|
||||
["EditorExpand"] = true,
|
||||
},
|
||||
},
|
||||
}
|
||||
Reference in New Issue
Block a user