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: 5596 → 5607 |
| Recipe PK | 3666 |
| Recipe Sig | fe3f6f6cca3a6a36c657a0ca05ab634b3b83ea0f |
| IsHidden | 1 |
|---|---|
| OnCanPerform | Recipe.OnCanPerform.CheckCooking |
| OnCreate | Recipe.OnCreate.SapphCakeAddCandle |
| OnGiveXP | Recipe.OnGiveXP.None |
recipe Add Candle on Cake
{
destroy CakeRaw_Carrot/CakePrep_Carrot,
destroy Candle,
Result : CakeCarrot_Candle,
OnGiveXP : Recipe.OnGiveXP.None,
Category : Cooking,
OnCreate:Recipe.OnCreate.SapphCakeAddCandle,
OnCanPerform: Recipe.OnCanPerform.CheckCooking,
Time : 100,
IsHidden:true,
}