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