Aucune compétence requise.
| Nom affiché | Saw Off Shotgun Stock |
|---|---|
| Nom variable | Saw Off Double Barrel 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: 18 → 30 |
| Recipe PK | 3900 |
| Recipe Sig | e0f32422ed12e348e1b623cccf6045d7c6b81035 |
| OnCreate | VFEShotgunSawnoff_OnCreate |
|---|---|
| Prop1 | Source=2 |
| Prop2 | ShotgunDBSawing2 |
recipe Saw Off Double Barrel Shotgun Stock
{
DoubleBarrelShotgunSawnoff,
keep [Recipe.GetItemTypes.Saw],
Result:DoubleBarrelShotgunSawnoffNoStock,
Sound:Sawing,
Time:200.0,
AnimNode:SawLog,
Prop1:Source=2,
Prop2:ShotgunDBSawing2,
OnCreate:VFEShotgunSawnoff_OnCreate,
}