Skip to content

Commit

Permalink
nice trees
Browse files Browse the repository at this point in the history
  • Loading branch information
David O'Toole committed Dec 15, 2009
1 parent 015c767 commit c0f0e4e
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
Binary file modified forest/forest.fasl
Binary file not shown.
2 changes: 1 addition & 1 deletion forest/forest.lisp
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@
;;; The tree

(defcell tree
(tile :initform "tree-1")
(tile :initform (car (one-of '("tree-2" "tree-2" "tree-2" "tree-3"))))
(description :initform "These trees are still green. Perhaps the land is coming back?")
(categories :initform '(:obstacle :opaque :nosnow :exclusive)))

Expand Down
Binary file modified forest/herb.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit c0f0e4e

Please sign in to comment.