Aucune compétence requise.
| Nom affiché | Saw Off Shotgun Stock |
|---|---|
| Nom variable | Saw Off Shotgun Stock |
| Mod | KAVALASH_VFExpansion1 — Vanilla Firearms Expansion |
| Catégorie | |
| Temps | 200 |
| OnCreate | |
| OnTest | |
| Sound | Sawing |
| Anim |
| Module | Base |
|---|---|
| Source | media\scripts\VFE_recipe.txtlignes: 4 → 16 |
| Recipe PK | 3899 |
| Recipe Sig | b31ad48ebcb2723a902cde6e0858160d156e397d |
| OnCreate | VFEShotgunSawnoff_OnCreate |
|---|---|
| Prop1 | Source=2 |
| Prop2 | ShotgunSawing2 |
recipe Saw Off Shotgun Stock
{
ShotgunSawnoff,
keep [Recipe.GetItemTypes.Saw],
Result:ShotgunSawnoffNoStock,
Sound:Sawing,
Time:200.0,
AnimNode:SawLog,
Prop1:Source=2,
Prop2:ShotgunSawing2,
OnCreate:VFEShotgunSawnoff_OnCreate,
}