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