screepers / typed-screeps

Strong TypeScript declarations for the game Screeps.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Factories and Commodities

pyrodogg opened this issue · comments

Brief Description

A new structure is now available at RCL 7: Factory. It allows for creating many new types of resources. Four of these are very special — we have added new raw resources to the game. They have Deposit game object type and can be occasionally found in "highway" rooms. You can harvest them as usual, but they will exhaust over time and have a limited lifespan. Deposits are distributed unevenly across the world map: one resource type per map quadrant (NW, NE, SW, SE).

Reference to Screeps Changelog (if available)

Factories, new resources, NPC Strongholds
PTR Forum Topic
Draft discussion

Seems to be addressed by #132