evil/zpak001.pk3dir/decls/def/ammo/buckshot.def

13 lines
247 B
Modula-2

entityDef ammo_buckshot
{
"inherit" "ammo_base"
"model" "models/w_shot_10shells.mdl"
"inv_ammo_buckshot" "10"
}
entityDef ammo_buckshot_large
{
"inherit" "ammo_base"
"model" "models/w_shot_22shells.mdl"
"inv_ammo_buckshot" "22"
}