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

11 lines
233 B
Modula-2

entityDef item_longjump
{
"spawnclass" "NSItem"
"model" "models/w_longjump.mdl"
"mins" "-16 -16 0"
"maxs" "16 16 16"
"snd_acquire" "item.longjump"
"snd_respawn" "item.respawn"
"requires" "item_suit"
"inv_carry" "1"
}