11 lines
233 B
Modula-2
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"
|
|
}
|