# HG changeset patch # User Steve Losh # Date 1450123585 0 # Node ID 1ffe4a0cb084fdd89535b8783c234c9967ae92bc # Parent 2d0ef958769adb9f29df788eb5393f828729e2a9 Give Eve a headstart on insulation diff -r 2d0ef958769a -r 1ffe4a0cb084 src/silt/core.clj --- a/src/silt/core.clj Mon Dec 14 19:59:46 2015 +0000 +++ b/src/silt/core.clj Mon Dec 14 20:06:25 2015 +0000 @@ -76,7 +76,7 @@ {:glyph "@" :styles {:fg :white} :temp 0 - :insulation 1 + :insulation 2 :energy initial-energy :id "eve" :directions [[[-1 -1] 2] [[0 -1] 1] [[1 -1] 2]