valve/zpak001.pk3dir/decls/def/items/suit.def

11 lines
196 B
Modula-2
Raw Normal View History

2024-09-17 19:48:09 +00:00
entityDef item_suit
{
"spawnclass" "HLSuit"
2024-09-17 19:48:09 +00:00
"model" "models/w_suit.mdl"
"mins" "-16 -16 0"
"maxs" "16 16 16"
"snd_acquire" "item.suit"
"snd_respawn" "item.respawn"
"inv_carry" "1"
}