PFQNiet / Satisfactorio

Factorio mod that brings Satisfactory mechanics
GNU General Public License v3.0
11 stars 2 forks source link

Fixed crash caused by poles tips&tricks #93

Closed IKEA0x90 closed 2 years ago

IKEA0x90 commented 2 years ago

The fix only addresses the crash, not the actual issue. Needs to be changed by someone who knows what they're doing.

PFQNiet commented 2 years ago

I would have to disagree with the method of fixing it here, as it appears to duplicate the Build Gun entry.

It would be better to just set data.raw['tips-and-tricks-item']['pole-dragging-coverage'] = nil

I'll look into doing this shortly.