This commit is contained in:
Jackzie 2024-07-13 21:32:56 -05:00
parent effb826ac4
commit 39db71edd6
2 changed files with 63 additions and 251 deletions

63
data/hat_presets.cfg Normal file
View file

@ -0,0 +1,63 @@
"Presets"
{
"Alligator"
{
"default"
{
"offset" "-7.000000 0.000000 -0.022967"
"angles" "19.242450 -177.371368 0.000000"
}
"zoey"
{
"offset" "-7.000000 0.000000 -0.022967"
"angles" "19.242450 -177.371368 0.000000"
}
"type" "prop_dynamic"
"model" "models/props_fairgrounds/alligator.mdl"
"size" "0.2"
}
"Elephant"
{
"default"
{
"offset" "-3.000000 0.000000 2.999999"
"angles" "8.848000 5.877240 0.000000"
}
"type" "prop_dynamic"
"model" "models/props_fairgrounds/elephant.mdl"
"size" "0.2"
}
"Giraffe"
{
"default"
{
"offset" "-4.000000 0.000000 2.989242"
"angles" "0.000000 0.000000 0.000000"
}
"model" "models/props_fairgrounds/giraffe.mdl"
"size" "0.200000"
"type" "prop_dynamic"
}
"Snakie"
{
"default"
{
"offset" "-12.000000 0.000000 -1.277469"
"angles" "0.000000 0.000000 0.000000"
}
"model" "models/props_fairgrounds/snake.mdl"
"size" "0.200000"
"type" "prop_dynamic"
}
"Kit"
{
"default"
{
"offset" "0.000000 0.000000 2.817010"
"angles" "0.000000 0.000000 0.000000"
}
"model" "models/w_models/weapons/w_eq_Medkit.mdl"
"size" "0.200000"
"type" "weapon_first_aid_kit"
}
}