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