Y
Size: a a a
Y
AD
В
AD
Н
Y
t
t
Y
DE
Y
Y
t
RU
DE
Y
function Engineer (name, projs, mach) {но походу это очередной мозговзрывный код)
this.base = WorkerBee;
this.base(name, 'engineering', projs);
this.machine = mach || '';
}
RU
function Engineer (name, projs, mach) {но походу это очередной мозговзрывный код)
this.base = WorkerBee;
this.base(name, 'engineering', projs);
this.machine = mach || '';
}