Page 1 of 1

Can I create an item that extends 2 prototypes?

Posted: Fri Dec 04, 2020 6:56 pm
by adamwong246
I'd like to make a foot-powered generator to replace the Personal Fusion Reactor. Is it possible to make an item that implements both `GeneratorEquipment` and `MovementBonusEquipment`?

Sorry if this is the wrong place to ask this question.

Re: Can I create an item that extends 2 prototypes?

Posted: Fri Dec 04, 2020 8:14 pm
by Deadlock989
adamwong246 wrote: Fri Dec 04, 2020 6:56 pm Is it possible to make an item that implements both `GeneratorEquipment` and `MovementBonusEquipment`?
No.