Elevator in cable lorries, testing purpose

Felix Wagner 2012-01-10 16:50:16 +00:00
parent b5ba1c4a6c
commit 2078e47558
1 changed files with 2 additions and 0 deletions

View File

@ -26,6 +26,8 @@ protected func Initialize()
CreateObject(Lorry, 835, 360);
CreateConstruction(Elevator, 160, 390, NO_OWNER, 100, true)->CreateShaft(150);
// Forest on the left side of the map, with sawmill.
/* for (var i = 0; i < 20; i++)
PlaceVegetation(Tree_Coniferous, 0, 200, 180, 300, 1000 * RandomX(60, 90));