5868b180e4aa
Tweak Yggdrasil rate
author | Steve Losh <steve@stevelosh.com> |
---|---|
date | Wed, 10 Aug 2016 03:11:41 +0000 |
parents | 9b03bd853906 |
children | 0c5970729c2f |
branches/tags | (none) |
files | silt.lisp |
Changes
--- 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.")))))