updated charcoal description.

This commit is contained in:
Bryce Covert
2016-01-15 20:31:59 -08:00
parent 6e320c1391
commit e490295f55
2 changed files with 3 additions and 1 deletions

View File

@@ -258,6 +258,9 @@ void main ()
(defn get-ego-script [cursor [x y]]
(condp = (:value cursor)
:charcoal
(common/one-liner "Just a dark piece of charcoal.")
:flask-1-with-cream-of-mushroom
(actions/get-script entities (actions/talk entities :ego "Blegh! Gross!"))