📘 La recette doit être apprise via un magazine |
| Nom affiché | Fabriquer un minuteur |
|---|---|
| Nom variable | Make Timer |
| Mod | Vanilla — Vanilla |
| Catégorie | Electrical |
| Temps | 50 |
| OnCreate | |
| OnTest | |
| Sound | |
| Anim |
| Module | Base |
|---|---|
| Source | scripts\recipes.txtlignes: 2229 → 2241 |
| Recipe PK | 4199 |
| Recipe Sig | f3c68d6b823509b2294d7fad748569c6802bf254 |
| Electricity | 1 |
|---|
recipe Make Timer
{
Timer/AlarmClock2,
keep [Recipe.GetItemTypes.Screwdriver],
ElectronicsScrap,
Glue=1,
Result:TimerCrafted,
SkillRequired:Electricity=1,
NeedToBeLearn:true,
Time:50.0,
Category:Electrical,
}