We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 126e4dc commit 9206ae7Copy full SHA for 9206ae7
YAFC/Data/Sandbox.lua
@@ -53,7 +53,7 @@ data["Entity types"] = {"accumulator", "artillery-turret", "beacon", "boiler", "
53
"mining-drill", "offshore-pump", "pipe", "infinity-pipe", "pipe-to-ground", "player-port", "power-switch", "programmable-speaker", "pump", "radar", "curved-rail",
54
"straight-rail", "rail-chain-signal", "rail-signal", "reactor", "roboport", "simple-entity", "simple-entity-with-owner", "simple-entity-with-force", "solar-panel",
55
"storage-tank", "train-stop", "loader", "loader-1x1", "splitter", "transport-belt", "underground-belt", "tree", "turret", "ammo-turret", "electric-turret", "fluid-turret", "unit",
56
- "car", "artillery-wagon", "cargo-wagon", "fluid-wagon", "locomotive", "wall", "resource", "spider-vehicle", "burner-generator"};
+ "car", "artillery-wagon", "cargo-wagon", "fluid-wagon", "locomotive", "wall", "resource", "spider-vehicle", "burner-generator", "linked-container"};
57
58
size=32;
59
0 commit comments