# HG changeset patch # User Steve Losh # Date 1470798701 0 # Node ID 5868b180e4aa9fd92e6b4ca2a52c12125555308d # Parent 9b03bd85390672089e3cfa4f0d875f5972d6600b Tweak Yggdrasil rate diff -r 9b03bd853906 -r 5868b180e4aa silt.lisp --- a/silt.lisp Wed Aug 10 03:02:58 2016 +0000 +++ b/silt.lisp Wed Aug 10 03:11:41 2016 +0000 @@ -912,9 +912,9 @@ :visible/glyph "Y" :visible/color +color-white-green+ :periodic/function 'yggdrasil-act - :periodic/next 40 - :periodic/min 200 - :periodic/max 1000 + :periodic/next 600 + :periodic/min 1000 + :periodic/max 2000 :flavor/text '("An immense ash tree." "Its branches touch the stars.")))))