14 lines
322 B
Modula-2
14 lines
322 B
Modula-2
entityDef weapon_fryingpan
|
|
{
|
|
"editor_color" ".3 .3 1"
|
|
"editor_mins" "-16 -16 -16"
|
|
"editor_maxs" "16 16 16"
|
|
"editor_usage" "Frying-Pan"
|
|
"editor_rotatable" "1"
|
|
|
|
"spawnclass" "NSItem"
|
|
"model" "models/w_pan.mdl"
|
|
"inv_item" "$WEAPON_FRYINGPAN"
|
|
"snd_acquire" "weapon.pickup"
|
|
"snd_respawn" "item.respawn"
|
|
}
|