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