Compare commits

...

3 Commits

Author SHA1 Message Date
Redrover1760 e0bfb59950 more 2026-04-04 19:05:51 -04:00
Redrover1760 8f8e7ed084 a 2026-04-04 18:51:13 -04:00
Redrover1760 8cd2379f25 undoes 2026-04-04 18:51:09 -04:00
2 changed files with 4 additions and 4 deletions
@@ -70,12 +70,12 @@
parent: DatafarmResearchFaction # Mono: Changed to parent off of new research generation servers to replace existing mapped generators
name: bolted data farm (Research) # Mono
suffix: Unused
description: A power-hungry server dedicated towards scraping data from... somewhere. This one generates research points at a rate of 200 per second. It seems to be bolted to the floor. # Mono
description: A power-hungry server dedicated towards scraping data from... somewhere. This one generates research points at a rate of 125 per second. It seems to be bolted to the floor. # Mono
# We should make this abstract once there are actual point sources.
components:
- type: ResearchClient
- type: ResearchPointSource
pointsPerSecond: 200
pointsPerSecond: 125
active: true
- type: PointLight
radius: 1.5
@@ -103,11 +103,11 @@
id: DatafarmResearchFaction
parent: BaseDataFarmIndestructible
name: bolted data farm (Research)
description: A power-hungry server dedicated towards scraping data from... somewhere. This one generates research points at a rate of 200 per second. It seems to be bolted to the floor.
description: A power-hungry server dedicated towards scraping data from... somewhere. This one generates research points at a rate of 125 per second. It seems to be bolted to the floor.
components:
- type: ResearchClient
- type: ResearchPointSource
pointsPerSecond: 200
pointsPerSecond: 125
active: true
- type: ApcPowerReceiver
powerLoad: 10000