[Rseding91] [0.14] spitter-spawner-corpse: duplicate flag

This subforum contains all the issues which we already resolved.
User avatar
aubergine18
Smart Inserter
Smart Inserter
Posts: 1264
Joined: Fri Jul 22, 2016 8:51 pm
Contact:

[Rseding91] [0.14] spitter-spawner-corpse: duplicate flag

Post by aubergine18 »

In the prototype definition for "spitter-spawner-corpse", it seems the "not-on-map" flag is defined twice.

Code: Select all

      flags = {
        "placeable-neutral",
        "placeable-off-grid",
        "not-on-map",
        "not-on-map"
      },
Better forum search for modders: Enclose your search term in quotes, eg. "font_color" or "custom-input" - it prevents the forum search from splitting on hypens and underscores, resulting in much more accurate results.
Rseding91
Factorio Staff
Factorio Staff
Posts: 15999
Joined: Wed Jun 11, 2014 5:23 am
Contact:

Re: [Rseding91] [0.14] spitter-spawner-corpse: duplicate flag

Post by Rseding91 »

Fixed.
If you want to get ahold of me I'm almost always on Discord.
Post Reply

Return to “Resolved Problems and Bugs”