Aucune compétence requise.
| Nom affiché | Fry Rat |
|---|---|
| Nom variable | Fry Rat |
| Mod | KAVALASH_sapphcooking — Sapph's Cooking |
| Catégorie | Cooking |
| Temps | 250 |
| OnCreate | |
| OnTest | |
| Sound | FryingSounds |
| Anim |
| Module | SapphCooking |
|---|---|
| Source | media\scripts\SapphCooking_recipes.txtlignes: 1074 → 1091 |
| Recipe PK | 3298 |
| Recipe Sig | e17806d7af39d9388a1ed9cf109a8b68ffc0d9b4 |
| Heat | -0.1 |
|---|---|
| OnCreate | Recipe.OnCreate.FryingCooking |
| OnGiveXP | Recipe.OnGiveXP.Cooking10 |
| Prop1 | Source=1 |
| Prop2 | Cooking_SaucepanOil |
recipe Fry Rat
{
keep Spatula/[Recipe.GetItemTypes.Spoon]/[Recipe.GetItemTypes.Fork],
DeadRat,
FryBatter;1,
SaucepanwithOil,
CanBeDoneFromFloor : true,
Result : FriedRat,
Time : 250,
Heat : -0.1,
Category : Cooking,
OnGiveXP : Recipe.OnGiveXP.Cooking10,
Sound : FryingSounds,
OnCreate:Recipe.OnCreate.FryingCooking,
AnimNode:Disassemble,
Prop1: Source=1,
Prop2:Cooking_SaucepanOil,
}