Aucune compétence requise.
| Nom affiché | Add Candle on Cake |
|---|---|
| Nom variable | Add Candle on Cake |
| Mod | KAVALASH_sapphcooking — Sapph's Cooking |
| Catégorie | Cooking |
| Temps | 100 |
| OnCreate | |
| OnTest | |
| Sound | |
| Anim |
| Module | SapphCooking |
|---|---|
| Source | media\scripts\SapphCooking_recipes.txtlignes: 5584 → 5595 |
| Recipe PK | 3665 |
| Recipe Sig | 5fd08bd7d6724eb634806ab62b6cd6947e1d6413 |
| IsHidden | 1 |
|---|---|
| OnCanPerform | Recipe.OnCanPerform.CheckCooking |
| OnCreate | Recipe.OnCreate.SapphCakeAddCandle |
| OnGiveXP | Recipe.OnGiveXP.None |
recipe Add Candle on Cake
{
destroy CakeRaw_Chocolate/CakePrep_Chocolate,
destroy Candle,
Result : CakeChocolate_Candle,
OnGiveXP : Recipe.OnGiveXP.None,
Category : Cooking,
OnCreate:Recipe.OnCreate.SapphCakeAddCandle,
OnCanPerform: Recipe.OnCanPerform.CheckCooking,
Time : 100,
IsHidden:true,
}