From 1a1c0f6ee9d84c43c90b567664c519c3fc180ffe Mon Sep 17 00:00:00 2001 From: Jason Rohrer Date: Wed, 16 Oct 2019 15:47:11 -0700 Subject: [PATCH] Put ponds on ice as a long term water source. They used to refill one bowl every 3 hours on average. Now they refill one bowl per week (168 hours). The problem is that I can't predict how many ponds are in a given area. 10 ponds over 24 hours will produce 80 bowls of water. Ponds are for bootstrapping only. --- transitions/-1_388.txt | 2 +- transitions/-1_512.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/transitions/-1_388.txt b/transitions/-1_388.txt index 799b3416f..1e90bbadc 100644 --- a/transitions/-1_388.txt +++ b/transitions/-1_388.txt @@ -1 +1 @@ -0 388 7200 0.000000 0.000000 0 1 0 1 0 0 \ No newline at end of file +0 388 -168 0.000000 0.000000 0 1 0 1 0 0 \ No newline at end of file diff --git a/transitions/-1_512.txt b/transitions/-1_512.txt index f4183001a..d70c4ad7e 100644 --- a/transitions/-1_512.txt +++ b/transitions/-1_512.txt @@ -1 +1 @@ -0 511 7200 0.000000 0.000000 0 1 0 1 0 0 \ No newline at end of file +0 511 -168 0.000000 0.000000 0 1 0 1 0 0 \ No newline at end of file