From fe75b984dc3a983a0b64cbd9384a94b38f63ed6b Mon Sep 17 00:00:00 2001 From: Scott Worley Date: Sat, 26 Nov 2011 02:27:19 -0800 Subject: [PATCH 1/1] Observed beacons in a game-in-progress of interest TODO: Figure out the defaults and distribute that. --- planet-data | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/planet-data b/planet-data index 6c50a43..ea63cbc 100644 --- a/planet-data +++ b/planet-data @@ -127,7 +127,7 @@ } }, "Volcana": { - "BeaconOn": true, + "BeaconOn": false, "RelativePrices": { "Device Of Cloakings": 187, "Medical Units": 143, @@ -381,7 +381,7 @@ } }, "Schooloria": { - "BeaconOn": true, + "BeaconOn": false, "RelativePrices": { "Heating Units": 100, "Ice Units": 100, @@ -391,7 +391,7 @@ } }, "Uniland": { - "BeaconOn": true, + "BeaconOn": false, "RelativePrices": { } }, -- 2.44.1