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