# HG changeset patch
# User Steve Losh <steve@stevelosh.com>
# Date 1483882407 0
# Node ID 42e7e264ebdd75b829c4056a055aff4296b39465
# Parent  7498a056c40c7c1e6b33d7c3fd6e3cc1e3e10800
Tweak

diff -r 7498a056c40c -r 42e7e264ebdd data/fabrics.lisp
--- a/data/fabrics.lisp	Sun Jan 08 13:29:01 2017 +0000
+++ b/data/fabrics.lisp	Sun Jan 08 13:33:27 2017 +0000
@@ -11,7 +11,6 @@
   ("a" "burlap")
   ("a" "calico")
   ("a" "canvas")
-  ("a" "capilene")
   ("a" "carbon fiber")
   ("a" "cashmere")
   ("a" "chambray")
diff -r 7498a056c40c -r 42e7e264ebdd src/entities/ruin.lisp
--- a/src/entities/ruin.lisp	Sun Jan 08 13:29:01 2017 +0000
+++ b/src/entities/ruin.lisp	Sun Jan 08 13:33:27 2017 +0000
@@ -32,7 +32,7 @@
     "Sickly-looking leaves cover its walls."
     "It looks like someone has been here recently."
     "The walls are charred from a fire."
-    "A small animal scurries into a hold under the wall."
+    "A small animal scurries into a hole under the wall."
     "Your parents used to live near one of these."
     "The world has suddenly gotten quiet."
     "A remnant of a happier time."))