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