To reproduce: In Vanilla + Quality, create some track and a Normal wagon (or load the attached save). Select the wagon with the cursor, then run the following command:
Code: Select all
/c game.player.surface.create_entity{name="cargo-wagon", quality="rare", position=game.player.selected.position, direction=game.player.selected.direction, force=game.player.selected.force, fast_replace=true}Code: Select all
/c game.player.surface.create_entity{name="cargo-wagon", quality="rare", position=game.player.selected.position, direction=game.player.selected.direction, force=game.player.selected.force, fast_replace=true}


