Skip to content

Outpost

Nhan Ho edited this page Oct 17, 2016 · 2 revisions

Outpost can be started with __("outpost colonyRoomName outpostRoomName")

Outpost is a room that you want to reserve and mine from. Every outpost is controlled by an OutpostProcess. An outpost is associated with a colony (the one that will spawn all the needed creep for said outpost).

When an OutPost process is running, it will reserve the room and start all the necessary MiningProcess for each source in that room.

Note that when an invader comes, right now the outpost will just shut down for 1500 ticks until the invader dies.

There is a special type of outpost called "Reservation Outpost", which only reserve the room, but does not attempt to mine from it, you can start a reservation outpost with __("start-reservation-outpost colonyRoomName outpostRoomName").

Clone this wiki locally