Aucune compétence requise.
| Machine nécessaire | PaintMixer |
|---|
| Nom affiché | Make Purple Paint |
|---|---|
| Nom variable | Make Purple Paint |
| Mod | KAVALASH_BuildingMenuKavalash — Building Menu Kavalash |
| Catégorie | PaintMixing |
| Temps | 500 |
| OnCreate | |
| OnTest | |
| Sound | CanisterAddFuelFromGasPump |
| Anim |
| Module | MCH |
|---|---|
| Source | media\scripts\Machinesrecipe.txtlignes: 134 → 147 |
| Recipe PK | 1179 |
| Recipe Sig | 219683b4c3f26a8c4d9dce695f7edfbe19a7b382 |
| OnCanPerform | CheckElectricity |
|---|
recipe Make Purple Paint
{
PaintbucketEmpty=1,
PaintRed=2,
PaintBlue=2,
NearItem:PaintMixer,
Result :PaintPurple,
Time : 500,
Category : PaintMixing,
OnCanPerform:CheckElectricity,
Sound :CanisterAddFuelFromGasPump,
CanBeDoneFromFloor : TRUE,
NeedToBeLearn: false,
}