Krastorio2 Truce deprecated

by Quezler

The biters will allow you to build rails on creep if you do not gas them.

Content
3 years ago
0.18
9
Trains
Owner:
Quezler
Source:
https://github.com/Quezler/factorio__...
Homepage:
N/A
License:
MIT
Created:
3 years ago
Latest Version:
1.0.0 (3 years ago)
Factorio version:
0.18
Downloaded by:
9 users
data.raw["tile"]["kr-creep"].collision_mask = { "ghost-layer", "ground-tile", "not-colliding-with-itself" }; -- "floor-layer"

data.raw["technology"]["kr-creep-virus"].hidden = true;
data.raw["capsule"   ]["kr-creep-virus"].hidden = true;
data.raw["recipe"    ]["kr-creep-virus"].hidden = true;

data.raw["technology"]["kr-biter-virus"].hidden = true;
data.raw["capsule"   ]["kr-biter-virus"].hidden = true;
data.raw["recipe"    ]["kr-biter-virus"].hidden = true;