renoth / factorio-alien-module

A mod for factorio
MIT License
14 stars 16 forks source link

alien-gun-turret does too little damage #52

Closed stefansimon76 closed 3 years ago

stefansimon76 commented 3 years ago

The turret ignores already researched physical-projectile-damage

unhott commented 3 years ago

During the data stage, each ammo turret prototype created has to be added to the physical projectile damage research / bonuses.

On Sep 9, 2020, at 3:31 AM, Stefan Simon notifications@github.com<mailto:notifications@github.com> wrote:

The turret ignores already researched physical-projectile-damage

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHubhttps://github.com/renoth/factorio-alien-module/issues/52, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AJ6TNADIFU5CEE533ONCWQ3SE44MTANCNFSM4RBQM7UA.

stefansimon76 commented 3 years ago

The error occurs when a mod (in my case Krasstorio2) changes the research effects. See my commit for a possible fix.